mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9c311ddc93
Note: arguments of mrb_no_method_error() has changed. You need to replace 3rd and 4th argument (say n, argv) to mrb_ary_new_from_values(mrb, n, argv).