mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
b18f4f1e35
Removes NODE_CDECL, NODE_CVASGN, NODE_CVDECL, NODE_ITER, and NODE_WHEN from the node type enum as these node types are not used in the current parser implementation. Co-authored-by: Claude <noreply@anthropic.com>