aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/module/fixtures/autoload_location.rb
blob: 318851b2df095e793194e8e2d1b3591f3aaa9c7b (plain)
1
2
3
module ConstantSpecs
  CONST_LOCATION = __LINE__
end