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