Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2a38e29

Browse files
author
Dawn Perchik
committed
Fixup: P1084R2 Add missing "->" before qualified-concept-name.
1 parent cfb4e28 commit 2a38e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2600,7 +2600,7 @@
26002600
\begin{bnf}
26012601
\nontermdef{return-type-requirement}\br
26022602
trailing-return-type\br
2603-
qualified-concept-name
2603+
\terminal{->} qualified-concept-name
26042604
\end{bnf}
26052605

26062606
\pnum

0 commit comments

Comments
 (0)