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
… JSCodeGen.
This replicates what the JVM back-end does, to some extent, and is
necessary for desugarIdent not to crash in obscure cases.
We also remove an unnecessary call to desugarIdent.
sjrd
linked a pull request
Aug 25, 2021
that will
close
this issue
… JSCodeGen.
This replicates what the JVM back-end does, to some extent, and is
necessary for desugarIdent not to crash in obscure cases.
We also remove an unnecessary call to desugarIdent.
Compiler version
3.0.1 with ScalaJS enabled
Minimized code
Output (click arrow to expand)
Workarounds
The text was updated successfully, but these errors were encountered: