Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jun 25, 2023

Syntax: Remove outdated * after InfixPattern
Parsing: Only allow vararg * in ArgumentPatterns

Fixes #17443

@prolativ
Copy link
Contributor

@odersky LGTM although it looks like the GH actions for the CI were not created for some reason

odersky added 2 commits June 26, 2023 17:33
Syntax: Remove outdated `*` after InfixPattern
Parsing: Only allow vararg `*` in ArgumentPatterns

Fixes scala#17443
@prolativ prolativ merged commit 8205a5b into scala:main Jun 27, 2023
@prolativ prolativ deleted the fix-17443 branch June 27, 2023 09:24
@Kordyjan Kordyjan added this to the 3.4.0 milestone Aug 1, 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.

Unexpected semantics of non-nested varargs pattern
3 participants