Fixes
Fabio Cevasco h3rald@h3rald.com
Sat, 04 Jan 2025 08:08:23 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
web/contents/spec.html
→
web/contents/spec.html
@@ -608,7 +608,7 @@ <h5 id="quote-symbol"><code>$:'$$</code> Symbol<a href="#top"></a></h5>
<p><mark>a → q</mark></p> <aside>OPCODE: <code>1f</code></aside> <p>Pushes the literal <code>a</code> wrapped in a quotation on the stack.</p> - <h5 id="debug-symbol"><code>$:'$$</code> Symbol<a href="#top"></a></h5> + <h5 id="debug-symbol"><code>$:debug$$</code> Symbol<a href="#top"></a></h5> <p><mark>q → *</mark></p> <aside>OPCODE: <code>20</code></aside> <p>Dequotes <code>q</code> with debugging enabled.</p>