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