mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f4119f518f
So that `yield expr_with_error` will cause the error from the argument rather than `LocalJumpError` when no block is given.