forked from jasder/forgeplus
4 lines
27 B
Ruby
4 lines
27 B
Ruby
|
def test
|
||
|
puts "test"
|
||
|
end
|