about summary refs log tree commit diff stats
path: root/html/132slurp.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-02 21:24:53 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-02 21:24:53 -0800
commit3d1c4216ede8c628558c9fe700fb2be1aa08b473 (patch)
tree9d566827573d2b329a4872762c025a646fe2729d /html/132slurp.subx.html
parent571ad49190f17272bd7665ba09b5f14c86b1e649 (diff)
downloadmu-3d1c4216ede8c628558c9fe700fb2be1aa08b473.tar.gz
7162
Diffstat (limited to 'html/132slurp.subx.html')
-rw-r--r--html/132slurp.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/132slurp.subx.html b/html/132slurp.subx.html
index fc814d5a..4d091edd 100644
--- a/html/132slurp.subx.html
+++ b/html/132slurp.subx.html
@@ -166,7 +166,7 @@ if ('onhashchange' in window) {
 <span id="L107" class="LineNr">107 </span>    <span class="subxComment"># setup</span>
 <span id="L108" class="LineNr">108 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L109" class="LineNr">109 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L110" class="LineNr">110 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L110" class="LineNr">110 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L111" class="LineNr">111 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L112" class="LineNr">112 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L113" class="LineNr">113 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -188,7 +188,7 @@ if ('onhashchange' in window) {
 <span id="L129" class="LineNr">129 </span>    <span class="subxComment"># write(_test-stream, &quot;ab\ncd&quot;)</span>
 <span id="L130" class="LineNr">130 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L131" class="LineNr">131 </span>    68/push  <span class="Constant">&quot;ab\ncd&quot;</span>/imm32
-<span id="L132" class="LineNr">132 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L132" class="LineNr">132 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L133" class="LineNr">133 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L134" class="LineNr">134 </span>    e8/call  <a href='108write.subx.html#L24'>write</a>/disp32
 <span id="L135" class="LineNr">135 </span>    <span class="subxS2Comment"># . . discard args</span>