diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-11 23:43:04 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-11 23:43:04 -0800 |
commit | 2c56af2d8f791902f5ff59754c0277eddeb27a3e (patch) | |
tree | a84ba4660f8816ef07a9c7aacdb3cddb18d75710 /html/apps/arith.mu.html | |
parent | d71559924670854f475685c7506c93561a96864b (diff) | |
download | mu-2c56af2d8f791902f5ff59754c0277eddeb27a3e.tar.gz |
7227
Diffstat (limited to 'html/apps/arith.mu.html')
-rw-r--r-- | html/apps/arith.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/arith.mu.html b/html/apps/arith.mu.html index 0c98c50a..0868da6e 100644 --- a/html/apps/arith.mu.html +++ b/html/apps/arith.mu.html @@ -105,7 +105,7 @@ if ('onhashchange' in window) { <span id="L46" class="LineNr"> 46 </span> compare look, <span class="Constant">0</span> <span id="L47" class="LineNr"> 47 </span> <span class="PreProc">break-if-=</span> <span id="L48" class="LineNr"> 48 </span> <span class="muComment"># print</span> -<span id="L49" class="LineNr"> 49 </span> <a href='../405screen.mu.html#L481'>print-int32-decimal</a> <span class="Constant">0</span>, n +<span id="L49" class="LineNr"> 49 </span> <a href='../405screen.mu.html#L480'>print-int32-decimal</a> <span class="Constant">0</span>, n <span id="L50" class="LineNr"> 50 </span> <a href='../405screen.mu.html#L169'>print-string</a> <span class="Constant">0</span>, <span class="Constant">"\n"</span> <span id="L51" class="LineNr"> 51 </span> <span class="muComment">#</span> <span id="L52" class="LineNr"> 52 </span> <span class="PreProc">loop</span> |