Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion source/exec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8553,7 +8553,9 @@
the object referred to by \tcode{r}, and
any storage referenced by \tcode{s}
all happen after
the beginning of the evaluation of one of the expressions below.
the beginning of the evaluation of
the call to \tcode{set_value}, \tcode{set_error}, or \tcode{set_done}
on \tcode{r} (see below).

\pnum
\effects
Expand Down