mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c40802865a
- ` mrb_block_given_p()` -- The name comes from CRuby's `rb_block_given_p ()` At the same time, it applies to `f_instance_eval()` and `f_class_eval()` of `mruby-eval`.