Skip to content

Commit 81af619

Browse files
committed
Merge pull request #601 from AaronBallman/label
[stmt.label] Format "identifier label" as a definition.
2 parents a0b29d4 + d50dd63 commit 81af619

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
@@ -39,7 +39,8 @@
3939
attribute-specifier-seq\opt{} \terminal{default :} statement
4040
\end{bnf}
4141

42-
The optional \grammarterm{attribute-specifier-seq} appertains to the label. An identifier label declares the identifier. The only use of an
42+
The optional \grammarterm{attribute-specifier-seq} appertains to the label. An
43+
\defn{identifier label} declares the identifier. The only use of an
4344
identifier label is as the target of a
4445
\indextext{statement!\idxcode{goto}}%
4546
\tcode{goto}.

0 commit comments

Comments
 (0)