2020-10-20 08:28:47 +13:00

5 lines
73 B
Plaintext

main() -> main {
print(string) -> "Hello World"
print(newline)
} main;