about summary refs log tree commit diff stats
path: root/html/ex2.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/ex2.mu.html')
-rw-r--r--html/ex2.mu.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/html/ex2.mu.html b/html/ex2.mu.html
index 66ee63b6..7f3b1d87 100644
--- a/html/ex2.mu.html
+++ b/html/ex2.mu.html
@@ -83,7 +83,16 @@ if ('onhashchange' in window) {
 <span id="L25" class="LineNr">25 </span>    y <span class="Special">&lt;-</span> increment
 <span id="L26" class="LineNr">26 </span>    <span class="PreProc">loop</span>
 <span id="L27" class="LineNr">27 </span>  <span class="Delimiter">}</span>
-<span id="L28" class="LineNr">28 </span><span class="Delimiter">}</span>
+<span id="L28" class="LineNr">28 </span>  <a href='ex2.mu.html#L31'>foo</a>
+<span id="L29" class="LineNr">29 </span><span class="Delimiter">}</span>
+<span id="L30" class="LineNr">30 </span>
+<span id="L31" class="LineNr">31 </span><span class="PreProc">fn</span> <span class="muFunction"><a href='ex2.mu.html#L31'>foo</a></span> <span class="Delimiter">{</span>
+<span id="L32" class="LineNr">32 </span>  <a href='ex2.mu.html#L35'>bar</a>
+<span id="L33" class="LineNr">33 </span><span class="Delimiter">}</span>
+<span id="L34" class="LineNr">34 </span>
+<span id="L35" class="LineNr">35 </span><span class="PreProc">fn</span> <span class="muFunction"><a href='ex2.mu.html#L35'>bar</a></span> <span class="Delimiter">{</span>
+<span id="L36" class="LineNr">36 </span>  <a href='317abort.subx.html#L5'>abort</a> <span class="Constant">&quot;aaa&quot;</span>
+<span id="L37" class="LineNr">37 </span><span class="Delimiter">}</span>
 </pre>
 </body>
 </html>