while package:nsis

A while loop, run the second argument while the first argument is true. The action is run in a scope. See also loop.
x <- mutable_ x
while (x %< 10) $ do
x @= x + 1