Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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`
- Loading branch information