Skip to content

Commit 87c3c20

Browse files
jensmaurerzygoloid
authored andcommitted
[dcl.attr.contract] Clarify that assertions may apply to a null statement
1 parent 072f42d commit 87c3c20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/declarations.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4453,9 +4453,10 @@
44534453
\end{example}
44544454

44554455
\pnum
4456+
An assertion may be applied to a null statement\iref{stmt.expr}.
44564457
An assertion is checked by evaluating its predicate
4457-
as part of the evaluation of the null statement\iref{stmt.expr}
4458-
it applies to.
4458+
as part of the evaluation of the null statement
4459+
it applies to.
44594460

44604461
\pnum
44614462
The only side effects of a predicate

0 commit comments

Comments
 (0)