mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
13e63657a4
Same pattern as the earlier gsub fix: collect parts in an array and join at the end instead of repeated string concatenation. Co-authored-by: Claude <noreply@anthropic.com>