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 MinimalScala3Bug.scala: NoType. If possible, please file a bug on https://github.com/lampepfl/dotty/issues
Error while emitting MinimalScala3Bug.scala
scala.MatchError: NoType (of class dotty.tools.dotc.core.Types$NoType$) while running genBCode on MinimalScala3Bug.scala
[info] exception occurred while compiling MinimalScala3Bug.scala
scala.MatchError: NoType (of class dotty.tools.dotc.core.Types$NoType$) while compiling MinimalScala3Bug.scala
(Note: the output was slightly redacted to remove the full path to the scala file.)
The text was updated successfully, but these errors were encountered:
Compiler version
Scala 3.2.1, but also with 3.1.2.
Note, this compiles fine with 2.11, 2.12 and 2.13.
Minimized code
Output
First lines of the compiler output.
(Note: the output was slightly redacted to remove the full path to the scala file.)
The text was updated successfully, but these errors were encountered: