Skip to content

Commit 082ec3a

Browse files
committed
Fixup: add comma for readability
1 parent b4faca5 commit 082ec3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2857,7 +2857,7 @@
28572857
Otherwise, \tcode{\exposid{connect-awaitable}(new_sndr, rcvr)}.
28582858
\end{itemize}
28592859
Except that \tcode{rcvr} is evaluated only once.
2860-
The program is ill-formed, no diagnostic required
2860+
The program is ill-formed, no diagnostic required,
28612861
if there exists an rvalue expression \tcode{rcvr2} such that:
28622862
\begin{itemize}
28632863
\item \tcode{decltype(rcvr2)} models \libconcept{receiver},

0 commit comments

Comments
 (0)