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

repeat gets parsed as a listop if there's no while or until #2

Closed
masak opened this issue Aug 8, 2012 · 1 comment
Closed

repeat gets parsed as a listop if there's no while or until #2

masak opened this issue Aug 8, 2012 · 1 comment

Comments

@masak
Copy link
Member

masak commented Aug 8, 2012

<masak> std: repeat { say "OH HAI" }
<p6eval> std f43a358: OUTPUT«===SORRY!===␤Undeclared routine:␤ 'repeat' used at line 1␤
                Check failed␤FAILED 00:00 41m␤»
<jnthn> I think the parser is gonna need to commit after seeing repeat, fwiw
* masak submits stdbug
@KamilaBorowska
Copy link

It seems that @TimToady fixed this in 820200c and forgot to close this issue :-). Let me do that instead.

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

2 participants