mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
When copying from another regexp, copy already built `regex_t` instead of re-compiling its source.
When copying from another regexp, copy already built `regex_t` instead of re-compiling its source.