mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9145aed85e
that means String#index matches first byte of a multi-byte character. this behavior is different from CRuby, but a compromise for mruby which does not have encoding stuffs.