mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ee13b9e67b
If the operand is a small integer, those functions tried to reduce bigint allocations, but we had some bugs in them. We removed those imperfect optimization altogether.