aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/throws.rb
blob: e1d96cc512a37770e440a9fa7fe0d2c23fb215fd (plain) (blame)
1
2
3
4
Throws = 1
_ = A::B # Autoloading recursion, expected to be discarded.

throw :t