summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-08-29 21:29:10 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-10-12 18:20:07 +0900
commitd0b5d720ace3c0289dc37f3c6e9a05391e057273 (patch)
treebb76ede47f1cb12df52a560bbabd03e9637bd4e8 /src
parentdd1ce5d53efa9a00cd9bdc7a7771bc6489da4469 (diff)
downloadmruby-d0b5d720ace3c0289dc37f3c6e9a05391e057273.tar.gz
mruby-d0b5d720ace3c0289dc37f3c6e9a05391e057273.zip
Use `mrb_integer()` instead of `mrb_int()`.
`mrb_int()` includes implicit integer conversion, where `mrb_integer()` does not. In this case, we know `obj` is an integer before hand.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions