From c0d61295ed3575cfea7d2a22d81bae93c6009308 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 25 Sep 2017 21:20:49 -0700 Subject: 4008 Allow list `push` operation to save result in a new list rather than mutate the existing list. --- html/edit/011-errors.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/edit/011-errors.mu.html') diff --git a/html/edit/011-errors.mu.html b/html/edit/011-errors.mu.html index 8349e70d..790ec76c 100644 --- a/html/edit/011-errors.mu.html +++ b/html/edit/011-errors.mu.html @@ -480,7 +480,7 @@ if ('onhashchange' in window) { 417 ¦ . x <- copy 0 ╎─────────────────────────────────────────────────. 418 ¦ .] ╎ . 419 ¦ .foo: missing type for 'x' in 'x <- copy 0' ╎ . -420 ¦ .foo: can't copy '0' to 'x'; types don't match ╎ . +420 ¦ .foo: can't copy '0' to 'x'; types don't match ╎ . 421 ¦ .╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╎ . 422 ¦ . ╎ . 423 ] -- cgit 1.4.1-2-gfad0