Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:Continue in :Repeat-:Until loop #43

Open
fflug-dpc opened this issue Apr 18, 2023 · 0 comments
Open

:Continue in :Repeat-:Until loop #43

fflug-dpc opened this issue Apr 18, 2023 · 0 comments

Comments

@fflug-dpc
Copy link

In 5.7.6.1 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant