:Continue in :Repeat-:Until loop
Open
- Dominant language
- Python
- Stars
- 46
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In [5.7.6.1](https://mastering.dyalog.com/User-Defined-Functions.html#exception-control) it says that using :Continue in a :Repeat loop continues execution from the line immediately below the :Repeat statement.
While this is true for :Repeat-:EndRepeat loops, the execution continues from the line containing the :Until statement in a :Repeat-:Until loop.
The book primarily discusses :Repeat-:Until loops and it also says :Until in the headline.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.