mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
9b35dc3864
This makes method_missing take a flag for whether keyword arguments were passed. Adds tests both for rb_call_super_kw usage as well as general usage of super calling method_missing in Ruby methods.
1 line
43 B
Ruby
Executable file
1 line
43 B
Ruby
Executable file
create_makefile("-test-/rb_call_super_kw")
|