mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
5c2b11d215
And, in the calculation of the instance variable size, the fraction was always rounded down because of division of integers, so fix it. At the same time, test items that are no longer passed due to this change are deleted.