budgielang/GLS-Legacy

Add a version of `for numbers start` that initializes its counter

Opened this issue · 0 comments

for numbers start : { variable declare : i number } number 0 lessthan 7 won't work, since the whole i: number is considered the counter.