Skip to content

Support Ruby 3 kwyword arguments in macro-style definition#47

Merged
kenn merged 1 commit into
kenn:masterfrom
olleolleolle:fix-macro-style-definition
Aug 23, 2025
Merged

Support Ruby 3 kwyword arguments in macro-style definition#47
kenn merged 1 commit into
kenn:masterfrom
olleolleolle:fix-macro-style-definition

Conversation

@olleolleolle
Copy link
Copy Markdown
Contributor

This PR adds Ruby 3 keyword arguments to the macro-style definitions.

Fixes #46

@kenn kenn merged commit 3a90ed2 into kenn:master Aug 23, 2025
3 checks passed
@olleolleolle olleolleolle deleted the fix-macro-style-definition branch August 23, 2025 07:00
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.

Macro-style definition: Support Ruby 3 keyword arguments (avoid ArgumentError: wrong number of arguments (given 1, expected 0))

2 participants