Skip to content

Commit 9691270

Browse files
committed
[stmt.expand] Add missing \grammarterm
1 parent 6ef4739 commit 9691270

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/statements.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,8 @@
914914
@$S_{N-1}$@
915915
}
916916
\end{codeblock}
917-
where $N$ is the structured binding size of the type of the expansion-initializer and $S_{i}$ is
917+
where $N$ is the structured binding size of the type
918+
of the \grammarterm{expansion-initializer} and $S_{i}$ is
918919
\begin{codeblock}
919920
{
920921
@\grammarterm{for-range-declaration}@ = @$u_{i}$@;

0 commit comments

Comments
 (0)