Skip to content

+ add blocknilarg for prism#1087

Merged
koic merged 1 commit intowhitequark:masterfrom
Earlopain:blocknilarg
Feb 17, 2026
Merged

+ add blocknilarg for prism#1087
koic merged 1 commit intowhitequark:masterfrom
Earlopain:blocknilarg

Conversation

@Earlopain
Copy link
Contributor

@Earlopain Earlopain commented Feb 16, 2026

See https://bugs.ruby-lang.org/issues/19979

def foo(&nil)
end

It's the same as kwnilarg for **nil.

@koic
Copy link
Collaborator

koic commented Feb 16, 2026

Looks good to me. Would releasing this soon be helpful for the development of Prism Translation Parser?

@Earlopain
Copy link
Contributor Author

Yeah, we can start adding support for this in the translator after it is released.

@koic koic merged commit c7e9ecb into whitequark:master Feb 17, 2026
10 checks passed
@koic
Copy link
Collaborator

koic commented Feb 17, 2026

Parser 3.3.10.2 has been released.

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.

2 participants