about summary refs log tree commit diff stats
path: root/html/404stream.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/404stream.mu.html')
-rw-r--r--html/404stream.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/404stream.mu.html b/html/404stream.mu.html
index d57b8573..c537db4b 100644
--- a/html/404stream.mu.html
+++ b/html/404stream.mu.html
@@ -54,7 +54,7 @@ if ('onhashchange' in window) {
 </script>
 </head>
 <body onload='JumpToLine();'>
-<a href='https://github.com/akkartik/mu/blob/master/404stream.mu'>https://github.com/akkartik/mu/blob/master/404stream.mu</a>
+<a href='https://github.com/akkartik/mu/blob/main/404stream.mu'>https://github.com/akkartik/mu/blob/main/404stream.mu</a>
 <pre id='vimCodeElement'>
 <span id="L1" class="LineNr"> 1 </span><span class="muComment"># Tests for Mu's stream primitives.</span>
 <span id="L2" class="LineNr"> 2 </span>
19565dbd23e423fe9055a755a55bf971efb'>1e0e919 ^
96fbc6e ^
be76daa ^
69217dd ^
96fbc6e ^
69217dd ^
96fbc6e ^



be76daa ^
69217dd ^
96fbc6e ^
69217dd ^
96fbc6e ^


86b7c42 ^
be76daa ^

69217dd ^
96fbc6e ^
69217dd ^
96fbc6e ^



69217dd ^
96fbc6e ^


ee0d421 ^
96fbc6e ^

69217dd ^






96fbc6e ^


69217dd ^
96fbc6e ^
be76daa ^

69217dd ^
96fbc6e ^
69217dd ^
96fbc6e ^











f532f49 ^



69217dd ^
96fbc6e ^



be76daa ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83