add put method

This commit is contained in:
jasder 2020-09-28 15:49:15 +08:00
parent dca3dd5254
commit 42cb21ad32
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
def test
puts "test1f"
put "add console log"
end