From d83d3d741ac8ea41a3776c9ca8d60e752180d420 Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Tue, 31 Dec 2019 23:39:24 +0800 Subject: enhance `unused` (#3662) --- test/compress/functions.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'test/compress/functions.js') diff --git a/test/compress/functions.js b/test/compress/functions.js index 30569847..3b9def32 100644 --- a/test/compress/functions.js +++ b/test/compress/functions.js @@ -266,12 +266,7 @@ issue_2084: { } expect: { var c = 0; - !function() { - var c; - c = 1 + (c = -1), - c = 1 + (c = 0), - 0 !== 23..toString() && (c = 1 + c); - }(), + 23..toString(), console.log(c); } expect_stdout: "0" -- cgit v1.2.3 onchange='this.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/cube-nocheck.patch
AgeCommit message (Expand)Author