Skip to content

Commit 08b6e70

Browse files
authored
[dcl.contract.func] Add missing \br in grammar (#7838)
1 parent 5ec6151 commit 08b6e70

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)