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 b5f0d11 commit 42e68bfCopy full SHA for 42e68bf
source/exec.tex
@@ -7683,7 +7683,7 @@
7683
\item \tcode{env.query(get_stop_token)} returns \exposid{token}.
7684
\item For any other query \tcode{q} and arguments \tcode{a...} a
7685
call to \tcode{env.query(q, a...)} returns
7686
-\tcode{\exposid{STATE}(*this).} \tcode{environment.query(q, a...)} if this expression
+\tcode{\exposid{STATE}(*this)}. \tcode{environment.query(q, a...)} if this expression
7687
is well-formed and \tcode{forwarding_query(q)} is well-formed and is \tcode{true}.
7688
Otherwise \tcode{env.query(q, a...)} is ill-formed.
7689
\end{itemize}
0 commit comments