0 / 60 seg.

In this code snippet, why does the compiler not allow the value of y to change?

for(y in 1..100) y+=2