Files
hello-world/o/ooc.ooc

5 lines
44 B
Plaintext

main: func {
"Hello World" println()
}