mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c53d9a33fc
By using `mrb_utf8len` directly. If `len == 1` and `ch >= 0x80`, the character should be an invalid character.