diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-08-29 21:29:10 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 18:20:07 +0900 |
| commit | d0b5d720ace3c0289dc37f3c6e9a05391e057273 (patch) | |
| tree | bb76ede47f1cb12df52a560bbabd03e9637bd4e8 /src | |
| parent | dd1ce5d53efa9a00cd9bdc7a7771bc6489da4469 (diff) | |
| download | mruby-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
