mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ff7c94429b
Remove if (!p->var_nodes_enabled) branch from new_nth_ref function to use variable-sized nodes exclusively for numbered regex references. Co-authored-by: Claude <noreply@anthropic.com>