nuttx-apps/examples/bastest/tests/test44.bas
Xiang Xiao e0dcfa0c55 Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
2020-01-31 08:29:24 -06:00

8 lines
84 B
QBasic

10 print 10
20 print 20
30 print 30
40 print 40
50 print 50
60 print 60
70 print 70