7 lines
71 B
Plaintext
Executable File
7 lines
71 B
Plaintext
Executable File
import "mod_say"
|
|
|
|
Process Main()
|
|
Begin
|
|
say("Hello World!");
|
|
End
|