fix corner case in `reduce_vars` (#3632)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 10 Dec 2019 09:45:51 +0000 (09:45 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Dec 2019 09:45:51 +0000 (09:45 +0000)
commit18c2b1841bf0bfa6c827eed53238d0499c143b23
tree9925d4574fc7cca83f446011e385589f212cf48a
parentfe19ab7c57de1f3ba717ecd531e0e3f34c591a01
fix corner case in `reduce_vars` (#3632)

fixes #3631
lib/compress.js
test/compress/reduce_vars.js