mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Now that `...` uses `**kwrest` instead of regular splat and ruby2keywords, we need to support these type of methods to support `...` well.
Now that `...` uses `**kwrest` instead of regular splat and ruby2keywords, we need to support these type of methods to support `...` well.