mirror of
https://github.com/ruby/ruby.git
synced 2026-08-15 11:50:22 +08: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.