delete 'puts' method

This commit is contained in:
jasder 2020-10-16 09:58:05 +08:00
parent afb9bb50a8
commit 30af0e5234
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
def test
puts "test1f"
puts "fff"
puts "00000"
end