mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
fad47a98a7
`mrb_as_int` implicitly converts the value into the integer, but those methods are defined for Integer class so that the value should always be integers.