forgeplus/test.rb

5 lines
40 B
Ruby

def test
puts "test"
puts "---"
end