Files
linguist/samples/gosu/hello.vark
2012-06-22 10:09:24 -05:00

3 lines
37 B
Plaintext

function hello() {
print("hello")
}