mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
dd07067067
The new macro (`MRB_E_SYM`) was not being used, so it is being used. Also `MRB_E_SYM` is confusing with `MRB_SYM_E`, so change it to `MRB_ERROR_SYM`.