mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ad9c130169
Remove separate new_block_var function and inline its logic directly into new_block() to follow the same pattern used for other node migrations. Co-authored-by: Claude <noreply@anthropic.com>