mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
* Remove multiple newlines at the end of file * Remove the white space from the end of line
1 line
34 B
QBasic
1 line
34 B
QBasic
for i=1 to 10:print i;:next i:end
|