mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 12:57:31 +08:00
`:sym` was managed by `NODE_LIT` with `Symbol` object. This commit introduces `NODE_SYM` so that 1. Symbol literal is detectable from AST Node 2. Reduce dependency on ruby object