aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/ply/example/BASIC/hello.bas
blob: cc6f0b0b511b2dae25f07a58cab481984448cf09 (plain) (blame)
1
2
3
4
5  REM HELLO WORLD PROGAM
10 PRINT "HELLO WORLD"
99 END