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
The JVM spec does not prohibit this character but it leads to codegen
crashes when using ASM 7.0, this has since been fixed in ASM master:
https://gitlab.ow2.org/asm/asm/issues/317868
This fixes a crash in `dotty-semanticdb/test:compile`.
0 commit comments