mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c310c8dc24
Besides that fix bugs that mistakenly calls `raise_error` that emits code to raise runtime error instead of `codegen_error` that terminates code generation immediately.