rubyx/lib/core/integer.rb

4 lines
38 B
Ruby
Raw Normal View History

2014-04-28 21:08:09 +02:00
module Core
module Integer
end
end