mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
69024d9a36
If the left operand is `self`, the previous (reverted) change disabled optimization with operators. This is sort of a hack, but it works.