We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70456eb commit 7361f74Copy full SHA for 7361f74
source/exec.tex
@@ -6174,13 +6174,13 @@
6174
\item \exposid{own-env}
6175
with \tcode{\exposid{own-env-t}(get_env(\exposid{rcvr}))} if that expression
6176
is valid and \tcode{\exposid{own-env-t}()} otherwise.
6177
+\end{itemize}
6178
If neither of these expressions is valid, the program is ill-formed.
6179
\item \exposid{environment} with \tcode{Environment(\exposid{own-env})} if that expression is
6180
valid, otherwise \tcode{Environment(get_env(\exposid{rcvr}))}
6181
if this expression is valid, otherwise \tcode{Environment()}.
6182
6183
\end{itemdescr}
-\end{itemize}
6184
6185
\indexlibrarydtor{task::\exposid{state}}%
6186
\begin{itemdecl}
0 commit comments