Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

najder-k
Copy link

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

Konrad Najder added 2 commits December 29, 2023 12:34
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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant