mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 04:54:23 +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.