mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
4ded345ebb
Collect replacement parts in an array and join at the end instead of repeated string += which creates intermediate string objects. Co-authored-by: Claude <noreply@anthropic.com>