We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca7c26 commit 61e6eabCopy full SHA for 61e6eab
source/statements.tex
@@ -498,7 +498,7 @@
498
\indextext{statement!declaration~in \tcode{for}}%
499
\indextext{\idxcode{for}!scope~of declaration~in}%
500
If the \grammarterm{for-init-statement} is a declaration, the scope of the
501
-name(s) declared extends to the end of the \grammarterm{for-statement}.
+name(s) declared extends to the end of the \tcode{for} statement.
502
\enterexample
503
504
\begin{codeblock}
0 commit comments