mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 05:24:23 +00:00
The code creates a lot of useless objects. Instead, using a regexp is shorter and faster.
The code creates a lot of useless objects. Instead, using a regexp is shorter and faster.