aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/integer/fixtures/classes.rb
blob: 6ebfbd15658cff75abad41ee02f6f4070570f0c8 (plain)
1
2
3
4
module IntegerSpecs
  class CoerceError < StandardError
  end
end