Skip to content

Commit 853fd28

Browse files
committed
[dcl.contract.func] added missing \br after precondition-specifier
1 parent 8792e55 commit 853fd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -4486,7 +4486,7 @@
44864486
\end{bnf}
44874487

44884488
\begin{bnf}
4489-
\nontermdef{precondition-specifier}
4489+
\nontermdef{precondition-specifier}\br
44904490
\terminal{pre} \opt{attribute-specifier-seq} \terminal{(} conditional-expression \terminal{)}
44914491
\end{bnf}
44924492

0 commit comments

Comments
 (0)