diff --git a/source/declarations.tex b/source/declarations.tex index 31f8551d16..31f91c4c9b 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -9780,8 +9780,7 @@ \pnum The \grammarterm{attribute-token} \tcode{fallthrough} may be applied to a null statement\iref{stmt.expr}; -\indextext{statement!fallthrough} -such a statement is a fallthrough statement. +such a statement is a \defnadj{fallthrough}{statement}. No \grammarterm{attribute-argument-clause} shall be present. A fallthrough statement may only appear within an enclosing \keyword{switch} statement\iref{stmt.switch}.