mirror of
https://github.com/ruby/ruby.git
synced 2026-08-29 15:45:44 +08:00
After 5e86b005c0f2ef30df2f9906c7e2f3abefe286a2, I now think ANYARGS is dangerous and should be extinct. This commit deletes ANYARGS from rb_ensure, which also revealed many arity / type mismatches.