Files
linguist/test/fixtures/hello.vark
2011-08-04 20:50:29 -04:00

3 lines
37 B
Plaintext

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