Skip to content

Commit 08649a5

Browse files
authored
[stmt.expr] Use \grammarterm for expression (#6469)
1 parent 6388ea5 commit 08649a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/statements.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
side effects from an expression statement
189189
are completed before the next statement is executed.
190190
\indextext{statement!empty}%
191-
An expression statement with the expression missing is called
191+
An expression statement with the \grammarterm{expression} missing is called
192192
a \defnadj{null}{statement}.
193193
\begin{note}
194194
Most statements are expression statements --- usually assignments or

0 commit comments

Comments
 (0)