mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
3ef41672ab
This change makes mruby-binding-eval gem nearly empty, but needed to make `eval(str, binding)` works as well as `binding.eval(str)`.