2018-01-26 16:44:09 +02:00

4 lines
60 B
Plaintext

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