Skip to content

Make sure basic enums work with REPL #2270

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

Merged
merged 2 commits into from
Apr 19, 2017

Conversation

felixmulder
Copy link
Contributor

These changes make sure that

  • enums are correctly highlighted in the REPL
  • infinite loop does not occur when parsing: enum Option[+T] {<EOF>

@felixmulder felixmulder requested a review from odersky April 17, 2017 14:42
@felixmulder felixmulder changed the title Make sure enums work with REPL Make sure basic enums work with REPL Apr 17, 2017
@OlivierBlanvillain
Copy link
Contributor

LGTM

@felixmulder felixmulder merged commit 2efb6dd into scala:master Apr 19, 2017
@felixmulder felixmulder deleted the topic/enum-repl-parser branch April 19, 2017 08:43
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.

2 participants