Skip to content

Failing to parse Binding with uppercase identifier #3412

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

Closed
allanrenucci opened this issue Oct 31, 2017 · 0 comments
Closed

Failing to parse Binding with uppercase identifier #3412

allanrenucci opened this issue Oct 31, 2017 · 0 comments

Comments

@allanrenucci
Copy link
Contributor

-- [E039] Syntax Error: tests/allan/Test.scala:2:8 -----------------------------
2 |  val X @ List() = List()
  |        ^
  |        '=' expected, but '@' found
allanrenucci added a commit that referenced this issue Oct 31, 2017
Fix #3412: Allow upper case identifiers to be bound with `@`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant