You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Send Content-Length: a and press Enter in the terminal
LSP server crashed with following exception
Unexpected error; please file a bug report, ideally with a minimized version of the source program that triggered the error.
Invalid_argument("Z.of_substring_base: invalid digit")
I think would be good if LSP would not crash on malforme content.
The text was updated successfully, but these errors were encountered:
kant2002
added a commit
to kant2002/FStar
that referenced
this issue
Apr 3, 2022
fstar.exe --lsp
Content-Length: a
and press Enter in the terminalLSP server crashed with following exception
I think would be good if LSP would not crash on malforme content.
The text was updated successfully, but these errors were encountered: