Files
hello-world/p/purebasic.pb
2012-04-29 17:08:22 +02:00

4 lines
47 B
Plaintext

If OpenConsole()
PrintN("Hello World")
EndIf