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
[warn] an unexpected type representation reached the compiler backend while compiling <filename>: NoType. If possible, please file a bug on https://github.com/scala/scala3/issues
scala.MatchError: NoType (of class dotty.tools.dotc.core.Types$NoType$)
| => cat dotty.tools.backend.jvm.BCodeHelpers.dotty$tools$backend$jvm$BCodeHelpers$$typeToTypeKind(BCodeHelpers.scala:764)
at dotty.tools.backend.jvm.BCodeHelpers$BCInnerClassGen.toTypeKind(BCodeHelpers.scala:202)
at dotty.tools.backend.jvm.BCodeHelpers$BCInnerClassGen.toTypeKind$(BCodeHelpers.scala:130)
... etc
Expectation
Successful compile, or an error message that doesn't tell me to file a bug report. :D
The text was updated successfully, but these errors were encountered:
Compiler version
3.4.2
Minimized code
Output
Expectation
Successful compile, or an error message that doesn't tell me to file a bug report. :D
The text was updated successfully, but these errors were encountered: