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

Reject invalid splat as last statement of parentheses #3175

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

kddnewton
Copy link
Collaborator

Fixes #3169

@kddnewton kddnewton force-pushed the reject-invalid-splat branch from e1d2617 to 3a0b1c6 Compare October 10, 2024 14:33
@kddnewton kddnewton merged commit 18ce4f8 into main Oct 10, 2024
54 checks passed
@kddnewton kddnewton deleted the reject-invalid-splat branch October 10, 2024 14:45
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\n*) (1\n*a) is wrongly accepted
1 participant