Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

🐛 parser async label #3612

Closed
1 task done
MichaReiser opened this issue Nov 9, 2022 · 0 comments · Fixed by #3808
Closed
1 task done

🐛 parser async label #3612

MichaReiser opened this issue Nov 9, 2022 · 0 comments · Fixed by #3808
Labels
A-Parser Area: parser Help wanted Help would be really appreciated L-JavaScript Langauge: JavaScript S-Bug: confirmed Status: report has been confirmed as a valid bug

Comments

@MichaReiser
Copy link
Contributor

Environment information

Playground

What happened?

Rome fails to parse

async: for(a of b) continue async;

Playground

Expected result

Rome should parse the syntax without errors

Code of Conduct

  • I agree to follow Rome's Code of Conduct
@MichaReiser MichaReiser added S-Bug: confirmed Status: report has been confirmed as a valid bug L-JavaScript Langauge: JavaScript A-Parser Area: parser Help wanted Help would be really appreciated labels Nov 9, 2022
denbezrukov added a commit to denbezrukov/tools that referenced this issue Nov 21, 2022
@ematipico ematipico added this to the 11.0.0 milestone Nov 21, 2022
ematipico pushed a commit that referenced this issue Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Parser Area: parser Help wanted Help would be really appreciated L-JavaScript Langauge: JavaScript S-Bug: confirmed Status: report has been confirmed as a valid bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants