mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ff6149dea7
Since virtually no one calls `Kernel.block_given?` but just `block_given?`. For the cases `raise` is redefined (like Ruby/Tk), `Kernel.raise` is kept.