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
Added a test for invalid literal breaking the compiler
Whenever a non-compilable expression is the first thing evaluated after the Scala Compiler is created, all further expressions fail with a
`scala.reflect.internal.FatalError: package scala does not have a member Nil`
0 commit comments