diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2017-05-29 02:25:10 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2017-05-29 02:25:10 -0700 |
commit | 4945e77a58f3ab10069461e86e5e10c06e91e489 (patch) | |
tree | 2d5cb5200b34ec540f9916578e002c0e3cdb07ea /html/edit/011-errors.mu.html | |
parent | 284e5576495a946d60603b026bb5e27de356b9fd (diff) | |
download | mu-4945e77a58f3ab10069461e86e5e10c06e91e489.tar.gz |
3895
Diffstat (limited to 'html/edit/011-errors.mu.html')
-rw-r--r-- | html/edit/011-errors.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/011-errors.mu.html b/html/edit/011-errors.mu.html index 9faada08..876be6f7 100644 --- a/html/edit/011-errors.mu.html +++ b/html/edit/011-errors.mu.html @@ -460,7 +460,7 @@ if ('onhashchange' in window) { <span id="L397" class="LineNr">397 </span> <span class="Conceal">¦</span><span class="Constant"> .] ╎ .</span> <span id="L398" class="LineNr">398 </span> <span class="Conceal">¦</span><span class="Constant"> . ╎ .</span> <span id="L399" class="LineNr">399 </span> <span class="Conceal">¦</span><span class="Constant"> .foo: missing type for 'x' in 'x <- copy 0' ╎ .</span> -<span id="L400" class="LineNr">400 </span> <span class="Conceal">¦</span><span class="Constant"> .foo: can't copy '0' to 'x'; types don't match ╎ .</span> +<span id="L400" class="LineNr">400 </span> <span class="Conceal">¦</span><span class="Constant"> .foo: can't copy '0' to 'x'; types don't <a href='../065duplex_list.mu.html#L589'>match</a> ╎ .</span> <span id="L401" class="LineNr">401 </span> <span class="Conceal">¦</span><span class="Constant"> .╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╎ .</span> <span id="L402" class="LineNr">402 </span> <span class="Conceal">¦</span><span class="Constant"> . ╎ .</span> <span id="L403" class="LineNr">403 </span> ] |