Files
hello-world/g/Green-Marl.gm
2016-05-31 22:08:27 +02:00

4 lines
54 B
Plaintext

procedure hello_world() {
println("Hello World");
}