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 6388ea5 commit 08649a5Copy full SHA for 08649a5
source/statements.tex
@@ -188,7 +188,7 @@
188
side effects from an expression statement
189
are completed before the next statement is executed.
190
\indextext{statement!empty}%
191
-An expression statement with the expression missing is called
+An expression statement with the \grammarterm{expression} missing is called
192
a \defnadj{null}{statement}.
193
\begin{note}
194
Most statements are expression statements --- usually assignments or
0 commit comments