aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/mathn/math/fixtures/classes.rb
blob: 024732fa7a59435dc34b519f2e2d36bbee0ac702 (plain)
1
2
3
class IncludesMath
  include Math
end