Skip to content

Commit d50dd63

Browse files
committed
Making identifier label into a definition.
1 parent 9c123b4 commit d50dd63

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)