mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
7ad657b532
They are unsigned but `mrb_int` is more common among mruby implementation, e.g. length of strings and arrays.