Skip to content

Fix #3909: Allow ~ as a standalone type identifier #3923

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
Jan 26, 2018

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 26, 2018

We previously always parsed as a prefix operator.

Another change is that we now accept only ~ as type prefix operator. That's in
preparation of giving this a special syntax and not allowing it as a user-defined
operator.

We previously always parsed as a prefix operator.

Another change is that we now accept only ~ as type prefix operator. That's in
preparation of giving this a special syntax and not allowing it as a user-defined
operator.
@odersky odersky requested a review from allanrenucci January 26, 2018 12:54
@allanrenucci allanrenucci merged commit ea18e25 into scala:master Jan 26, 2018
@allanrenucci allanrenucci deleted the fix-#3909 branch January 26, 2018 14:38
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