summaryrefslogtreecommitdiff
path: root/spec/ruby/core/module/fixtures/constants_autoload_c.rb
blob: 9d6a6bf4d7814e60e695e8c220f0602c78195105 (plain)
1
2
3
module CSAutoloadC
  CONST = 7
end