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

[stmt.while] Should include grammar #6493

Open
Eisenwave opened this issue Aug 21, 2023 · 0 comments · May be fixed by #6494
Open

[stmt.while] Should include grammar #6493

Eisenwave opened this issue Aug 21, 2023 · 0 comments · May be fixed by #6494

Comments

@Eisenwave
Copy link
Contributor

[stmt.for] shows the grammar of a statement, and the equivalent construct with goto. [stmt.while] only shows the equivalent construct, but not the original grammar. This is making it difficult for the reader to understand how this transformation works.

The grammar rule for a while-statement should be included here.

@Eisenwave Eisenwave linked a pull request Aug 21, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant