mirror of
https://github.com/ruby/ruby.git
synced 2026-08-11 18:29:13 +08: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.