Skip to content

codegen.c,parse.y: remove flattening of yield arguments; fix #6346#6347

Merged
matz merged 1 commit into
mruby:masterfrom
leviongit:fixes/yield-kw-codegen
Sep 11, 2024
Merged

codegen.c,parse.y: remove flattening of yield arguments; fix #6346#6347
matz merged 1 commit into
mruby:masterfrom
leviongit:fixes/yield-kw-codegen

Conversation

@leviongit

Copy link
Copy Markdown
Contributor

this commit changes the parse tree of the yield node, allowing for proper keyword argument generation

…6346

this commit changes the parse tree of the `yield` node, allowing for
proper keyword argument generation
@leviongit leviongit requested a review from matz as a code owner September 9, 2024 08:10
@matz matz merged commit ee9b138 into mruby:master Sep 11, 2024
@leviongit leviongit deleted the fixes/yield-kw-codegen branch January 26, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants