mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00: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.