AVSystem / scex

Extensible, fast and secure Scala expression evaluation engine
MIT License
21 stars 5 forks source link

Draft: Added a test for invalid literal breaking the compiler #32

Open najder-k opened 9 months ago

najder-k commented 9 months ago

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