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