mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
We can check the function pointer passed to rb_define_singleton_method like how we do so in rb_define_method. Doing so revealed many arity mismatches.