diff options
Diffstat (limited to 'html/apps/ex1.mu.html')
-rw-r--r-- | html/apps/ex1.mu.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/html/apps/ex1.mu.html b/html/apps/ex1.mu.html index f78887e3..f7e769bf 100644 --- a/html/apps/ex1.mu.html +++ b/html/apps/ex1.mu.html @@ -64,8 +64,7 @@ if ('onhashchange' in window) { <span id="L8" class="LineNr"> 8 </span><span class="muComment"># Expected output: blank screen with no errors</span> <span id="L9" class="LineNr"> 9 </span> <span id="L10" class="LineNr">10 </span><span class="PreProc">fn</span> <span class="muFunction"><a href='ex1.mu.html#L10'>main</a></span> <a href='../500fake-screen.mu.html#L16'>screen</a>: (addr <a href='../500fake-screen.mu.html#L16'>screen</a>), keyboard: (addr keyboard), data-disk: (addr disk) <span class="Delimiter">{</span> -<span id="L11" class="LineNr">11 </span> <span class="PreProc">loop</span> -<span id="L12" class="LineNr">12 </span><span class="Delimiter">}</span> +<span id="L11" class="LineNr">11 </span><span class="Delimiter">}</span> </pre> </body> </html> |