diff --git a/test.rb b/test.rb index 25847cf..2a8d7ac 100644 --- a/test.rb +++ b/test.rb @@ -1,4 +1,4 @@ def test puts "test1f" - + puts "fff" end