summaryrefslogtreecommitdiff
path: root/tests/examplefiles/qbasic_example
blob: 27041af61b3c15ee0232362d808a88a59b2cf5b0 (plain)
1
2
10 print RIGHT$("hi there", 5)
20 goto 10