forgeplus/test.rb

5 lines
42 B
Ruby
Raw Normal View History

2020-07-31 16:20:38 +08:00
def test
2020-09-11 16:17:52 +08:00
puts "test1f"
2020-10-16 09:55:11 +08:00
puts "fff"
2020-07-31 16:20:38 +08:00
end