mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
0ca48e24f0
Remove remaining NODE_GVAR/IVAR/CVAR cases from codegen switch statements since parser now always creates variable-sized nodes. All variable operations now use unified NODE_VARIABLE handling. Co-authored-by: Claude <noreply@anthropic.com>