mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6f5d2d19cb
Add support for dumping NODE_NVAR nodes in dump_node function. NODE_NVAR represents numbered variables and displays the variable number for debugging AST structures. Co-authored-by: Claude <noreply@anthropic.com>