When I pass a local variable as argument
And only within a loop (for/while/repeat)
the default value of the variable is passed even if I change it before.
test capx: function&loops.capx
(note that even when the condition is toggled off, the bug is present)