Use `uint16_t` for `argc` and `acc` of `mrb_callinfo`
This is because it is enough to express the range up to (-1..255) or (-3..255).
Showing
Please register or sign in to comment
This is because it is enough to express the range up to (-1..255) or (-3..255).