Avoid `mrb_funcall()` unless absolutely necessary; ref #3722
As a result, `#chr` is not called for ch < 0x80, so we need to update the "invalid chr" test.
Showing
Please register or sign in to comment
As a result, `#chr` is not called for ch < 0x80, so we need to update the "invalid chr" test.