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

Analyze end markers when looking ahead #13139

Merged
merged 1 commit into from
Jul 24, 2021
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 23, 2021

Lookahead also has to replace and end marker with a normal identifier.

Fixes #13134

Lookahead also has to replace and end marker with a normal identifier.

Fixes scala#13134
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM I think this should already work in scalamt, but I will add a test later on.

@odersky odersky merged commit 1e242b7 into scala:master Jul 24, 2021
@odersky odersky deleted the fix-13134 branch July 24, 2021 10:09
@Kordyjan Kordyjan added this to the 3.1.0 milestone Aug 2, 2023
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.

soft keyword end is considered as postfix operator after unary operator
3 participants