mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
191ee2596c
The argv for `mrb_yield_with_class()` should not be on mruby stack.
Note the result from `mrb_get_args("*")` is on the stack.