On Tue, Jan 10, 2023 at 3:03 PM Sven Schreiber
<sven.schreiber(a)fu-berlin.de> wrote:
the mentioned option (recently introduced in 2022b according to the
changelog) doesn't seem to be documented yet.
(If anybody is wondering, here's an example:
loop i = 10..1 --decr
print i
endloop
)
It was documented in the User's Guide some time ago. It's now added to
the help test for "loop".
Allin