Skip to content

Allow braces just on the outside of polymorphic lambdas #12280

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 1 commit into from
Apr 29, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 29, 2021

Also refactor grammar so that polymorphic lambdas and regular lambdas have the same
level of precedence.

Fixes #12277

Also refactor grammar so that polymorphic lambdas and regular lambdas have the same
level of precedence.

Fixes scala#12277
@odersky odersky requested a review from smarter April 29, 2021 19:24
@smarter smarter merged commit bb0a9a7 into scala:master Apr 29, 2021
@smarter smarter deleted the fix-12277 branch April 29, 2021 19:27
@Kordyjan Kordyjan added this to the 3.0.1 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.

Excess { required when using polymorphic function lambdas
3 participants