fix corner case in `reduce_vars` (#4203)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 12 Oct 2020 11:02:44 +0000 (12:02 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 11:02:44 +0000 (19:02 +0800)
commit1cdf810f0bc7dfbbdadedd1274e990c46e6e59b8
tree8b9c22499b80bf03d103f24698386068d7f7ba30
parentb512726cf39066919483d2add87905f677db1832
fix corner case in `reduce_vars` (#4203)

fixes #4198
lib/compress.js
test/compress/const.js