mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
25f360803c
In #6011, a hexadecimal escape sequence followed by a hexadecimal character would cause a compile error. Also, avoid using "Numbered Parameter" which older Ruby does not have (e.g. AppVeyor). ref. #6044