diff options
author | Koichi Sasada <[email protected]> | 2023-03-14 03:42:47 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2023-03-15 18:05:13 +0900 |
commit | 6462c1a042fec4017f7e3bf2c13ec6a29efd23d6 (patch) | |
tree | 01b3c6e3819e91525acce8c68bd0de8931551fe9 /spec/ruby/core/array | |
parent | 7fd53eeb46db261bbc20025cdab70096245a5cbe (diff) |
`Hash#dup` for kwsplat arguments
On `f(*a, **kw)` method calls, a rest keyword parameter is identically
same Hash object is passed and it should make `#dup`ed Hahs.
fix https://bugs.ruby-lang.org/issues/19526
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7507
Diffstat (limited to 'spec/ruby/core/array')
0 files changed, 0 insertions, 0 deletions