bcnjr5 3191a30ea6 Added BennuGD
I have no idea what the extension is.
2013-05-27 22:32:55 -03:00

7 lines
71 B
Plaintext

import "mod_say"
Process Main()
Begin
say("Hello World!");
End