*** empty log message ***
This commit is contained in:
4
lang/basic/test/test11.b
Normal file
4
lang/basic/test/test11.b
Normal file
@@ -0,0 +1,4 @@
|
||||
100 rem the first forloop
|
||||
110 for i=1 to 4 step2
|
||||
120 print i
|
||||
130 nexti
|
||||
Reference in New Issue
Block a user