Files
linguist/samples/Gosu/hello.vark
2012-07-23 15:52:49 -05:00

3 lines
37 B
Plaintext

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