We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you try typing a deferral in the first position in a function application a JS exception is thrown and it crashes the editor.
let f = fun (x, y, z) -> x + y + z in f(_
The text was updated successfully, but these errors were encountered:
seems to be a regression -- @Negabinary can you add this to your stack when you get back?
Sorry, something went wrong.
Negabinary
No branches or pull requests
Screencast.From.2024-12-22.13-11-45.mp4
If you try typing a deferral in the first position in a function application a JS exception is thrown and it crashes the editor.
The text was updated successfully, but these errors were encountered: