summaryrefslogblamecommitdiff
path: root/apps/examples/bastest/tests/test46.bas
blob: f7a08468dfe154468de753e3fab785ade1f4a1b2 (plain) (tree)
1
2
                                 
 
for i=1 to 10:print i;:next i:end