mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c6149370b0
* Use `class_eval` instead of `instance_eval`. * Reduce `class_eval` calls * define `Numeric#i` * undefine `Complex#i`