mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
a8222fbab9
Replace manual pattern parsing with dump_str to properly handle both simple and dynamic regex patterns. This provides consistent output format for literal strings and interpolated expressions. Co-authored-by: Claude <noreply@anthropic.com>