4 lines
54 B
Plaintext
Executable File
4 lines
54 B
Plaintext
Executable File
module hello
|
|
Start :: {#Char}
|
|
Start = "Hello, world!"
|