Alexander F Rødseth 40bdfab2b5 Remove vim line
2016-05-20 20:10:16 +02:00

4 lines
60 B
Plaintext
Executable File

#!/usr/bin/bts
const hello = "Hello, world!\n"
print(hello)