diff --git a/lib/arithmetic.rb b/lib/arithmetic.rb new file mode 100644 index 0000000..868275d --- /dev/null +++ b/lib/arithmetic.rb @@ -0,0 +1,3 @@ +class Aritmethic + +end