4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
![]() |
procedure hello_world() {
|
||
|
println("Hello World");
|
||
|
}
|