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

[PRISM] Handle trailing commas on blocks #9658

Merged
merged 2 commits into from Jan 23, 2024

Conversation

tenderlove
Copy link
Member

We need to set a special flag on block iseqs when there is a trailing comma.

Fixes: ruby/prism#2244

We need to set a special flag on block iseqs when there is a trailing
comma.

Fixes: ruby/prism#2244
We can remove the exclusion list now
@tenderlove tenderlove enabled auto-merge (rebase) January 23, 2024 00:08
@tenderlove tenderlove merged commit 8c3eb47 into ruby:master Jan 23, 2024
96 checks passed
@tenderlove tenderlove deleted the trailing-comma branch January 23, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant