Move `Intefer#chr` to `Integral#chr`.
Since mruby mixes `Integer` and `Float`, integer operations have been moved to `Integral` module.
Showing
Please register or sign in to comment
Since mruby mixes `Integer` and `Float`, integer operations have been moved to `Integral` module.