fix corner case in `collapse_vars` (#4199)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 12 Oct 2020 06:13:17 +0000 (07:13 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 06:13:17 +0000 (14:13 +0800)
commitb512726cf39066919483d2add87905f677db1832
tree6369b4e358af75e9c17de03107d4503091fc2d64
parent9b7a13c8c7f06598b3da8da29da4e8e5680cd24e
fix corner case in `collapse_vars` (#4199)

fixes #4197
lib/compress.js
test/compress/const.js
test/ufuzz/index.js