From 615f4a970a2fa5c91766ee585a7d531b083f4bff Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 23 Sep 2017 19:30:00 -0700 Subject: 4003 --- html/045closure_name.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/045closure_name.cc.html') diff --git a/html/045closure_name.cc.html b/html/045closure_name.cc.html index 8e8a5e65..c526cdd9 100644 --- a/html/045closure_name.cc.html +++ b/html/045closure_name.cc.html @@ -108,7 +108,7 @@ if ('onhashchange' in window) { 45 ¦ ¦ if (is_literal(inst.products.at(j))) continue; 46 ¦ ¦ if (inst.products.at(j).name != "0") continue; 47 ¦ ¦ if (!is_space(inst.products.at(j))) { - 48 ¦ ¦ ¦ raise << "slot 0 should always have type address:array:location, but is '" << to_string(inst.products.at(j)) << "'\n" << end(); + 48 ¦ ¦ ¦ raise << "slot 0 should always have type address:array:location, but is '" << to_string(inst.products.at(j)) << "'\n" << end(); 49 ¦ ¦ ¦ continue; 50 ¦ ¦ } 51 ¦ ¦ string_tree* s = property(inst.products.at(j), "names"); -- cgit 1.4.1-2-gfad0