diff --git a/source/statements.tex b/source/statements.tex index e67bb1cdcb..b27eba98e0 100644 --- a/source/statements.tex +++ b/source/statements.tex @@ -769,6 +769,7 @@ and causes control to pass to the loop-continuation portion of the smallest enclosing \grammarterm{iteration-statement}, that is, to the end of the loop. More precisely, in each of the statements + \begin{minipage}{.30\hsize} \begin{codeblock} while (foo) {