Thanks to visit codestin.com Credit goes to github.com
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 c405133 commit ca836f7Copy full SHA for ca836f7
1 file changed
Doc/lib/libinspect.tex
@@ -287,6 +287,7 @@ \subsection{The interpreter stack
287
is returned, the last five elements of the frame's frame record.
288
The optional second argument specifies the number of lines of context
289
to return, which are centered around the current line.
290
+\end{funcdesc}
291
292
\begin{funcdesc}{getouterframes}{frame\optional{, context}}
293
Get a list of frame records for a frame and all higher (calling)
0 commit comments