Actions
Bug #259
closedFor...Next from 1 to 1 doesn't enter the loop
Start date:
02/27/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
#manifest:"pc"
#fullScreen:true
#splashScreen:false
#fps:false
test=1
for x=1 to test
print x
next x
Nothing is printed in 0.9.5.1
Actions