mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
cdd94afa3a
Remove NODE_TO_ARY enum value, structure definition, accessor macro, and field accessor macro. This node type was never used in the parser or codegen, despite having complete supporting infrastructure. Co-authored-by: Claude <noreply@anthropic.com>