Skip to content

Commit 2757c17

Browse files
committed
[stmt.iter] Remove note that became superfluous and incorrect with f40f23d
1 parent ab40db0 commit 2757c17

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/statements.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -479,12 +479,6 @@
479479
Thus after the \tcode{while} statement, \tcode{i} is no longer in scope.
480480
\end{example}
481481

482-
\pnum
483-
\begin{note}
484-
The requirements on \grammarterm{}{condition}{s} in iteration statements are
485-
described in~\ref{stmt.select}.
486-
\end{note}
487-
488482
\rSec2[stmt.while]{The \tcode{while} statement}%
489483
\indextext{statement!\idxcode{while}}
490484

0 commit comments

Comments
 (0)