2018-08-22 01:37:32 -03:00

4 lines
60 B
Plaintext
Executable File

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