summaryrefslogtreecommitdiff
path: root/vm_args.c
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2019-04-07 18:49:55 -0700
committerJeremy Evans <code@jeremyevans.net>2019-08-30 12:39:31 -0700
commit15bca0d4d373820fa648c351dc13c2131849d9b3 (patch)
tree2746ce80792248a8bb3407fb01a4ac53b07ff0cb /vm_args.c
parent03697ddf63eb9acd41e4f2185a019d39d1ead3cf (diff)
Fix test after keyword argument separation
Now that keyword splats accept non-Symbols, the type of exception changes. Previously, a TypeError (hash key "k1" is not a Symbol) was raised for this test, but now an ArgumentError (unknown keyword: "k1") is raised.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2395
Diffstat (limited to 'vm_args.c')
0 files changed, 0 insertions, 0 deletions