mirror of
https://github.com/ruby/ruby.git
synced 2026-08-07 19:38:39 +08:00
RUBY_CONST_ID has never been deprecated; `rb_intern` is handy but it is using non-standard GCC extensions and does not cache the ID with other compilers.