mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
Depending on the user's warning level, getting certain global variables may lead to calling `Warning#warn`, which can be redefined by the user. This fixes another `bootstraptest/test_yjit.rb` failure.