зеркало из https://github.com/github/ruby.git
e87d088291
`f(*a, **kw)` is compiled to `f([*a, kw])` but it makes an dummy array, so change it to pass two arguments `a` and `kw` with calling flags. ``` ruby 3.2.0 (2022-12-29 revision |
||
---|---|---|
.. | ||
bundled_gems |