2018-08-22 01:37:32 -03:00

4 lines
54 B
Plaintext
Executable File

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