Files
linguist/test/fixtures/gosu/hello.vark
2012-06-07 12:17:24 -05:00

3 lines
37 B
Plaintext

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