Skip to content

Parser tweaks #7701

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
Dec 9, 2019
Merged

Parser tweaks #7701

merged 2 commits into from
Dec 9, 2019

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 9, 2019

No description provided.

`match` should have the same precedence as alphanumeric operators. This
means that `a match { ... } + 1` should give a syntax error.
@odersky odersky merged commit 77ca516 into scala:master Dec 9, 2019
@odersky odersky deleted the change-constrapp branch December 9, 2019 12:00
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.

1 participant