bisquit/examples/helloworld.bisc
2021-11-17 19:19:49 +01:00

3 lines
46 B
Plaintext

PRINT "Hello world!" # This is a comment
EXIT