mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 09:09:31 +00:00
19 lines
No EOL
132 B
Text
19 lines
No EOL
132 B
Text
:i = 1
|
|
|
|
Start with i={i}:
|
|
|
|
~? i < 5
|
|
{i}
|
|
|
|
~ i += 1
|
|
~~
|
|
Loop not ran.
|
|
|
|
Start with i={i}:
|
|
|
|
~? i < 5
|
|
{i}
|
|
|
|
~ i += 1
|
|
~~
|
|
Loop not ran. |