Skip to content

Commit b5d77f4

Browse files
committed
[exec.await.as] Delete stray "}"
Left over from transforming \tcode into codeblock.
1 parent 8421019 commit b5d77f4

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
@@ -6769,7 +6769,7 @@
67696769
\end{codeblock}
67706770
and
67716771
\begin{codeblock}
6772-
@\exposid{awaitable-sender}@<decltype((@\exposid{adapted-expr}@)), Promise>}
6772+
@\exposid{awaitable-sender}@<decltype((@\exposid{adapted-expr}@)), Promise>
67736773
\end{codeblock}
67746774
are both satisfied, where \exposid{adapted-expr} is
67756775
\tcode{get_await_completion_adaptor(get_env(expr))(expr)},

0 commit comments

Comments
 (0)