mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
d9bf3235d2
When a method takes single argument, we can use lighter `mrb_get_arg1()` instead of `mrb_get_args()`.