nuttx-apps/examples/bas/tests/test13.bas
2014-11-07 14:36:02 -06:00

4 lines
41 B
QBasic

print "a"
goto 20
print "b"
20 print "c"