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