Skip to content

Commit 3d7c048

Browse files
[dcl.attr.fallthrough] Use \defnadj for "fallthrought statement"
The term "fallthrough statement" should be properly introduced in italic style text.
1 parent 2847e62 commit 3d7c048

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/declarations.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9780,8 +9780,7 @@
97809780
\pnum
97819781
The \grammarterm{attribute-token} \tcode{fallthrough}
97829782
may be applied to a null statement\iref{stmt.expr};
9783-
\indextext{statement!fallthrough}
9784-
such a statement is a fallthrough statement.
9783+
such a statement is a \defnadj{fallthrough}{statement}.
97859784
No \grammarterm{attribute-argument-clause} shall be present.
97869785
A fallthrough statement may only appear within
97879786
an enclosing \keyword{switch} statement\iref{stmt.switch}.

0 commit comments

Comments
 (0)