Files
hello-world/c/clean.icl

4 lines
52 B
Plaintext

module hello
Start :: {#Char}
Start = "Hello World"