#for (0..0) running once
1 messages · Page 1 of 1 (latest)
can you give an example of actual code thats doing this? for (0..0) is not running for me
for (0..0) doesn't run. Doesn't matter if you use a variable for the stop.
If the for loop has an else branch, that'll run... but not the loop body.
So sorry, I guess it was a debug mistake on my side
pre allocated array that I decide how many I want to process runtime and sometimes it is 0