fix corner cases in `collapse_vars` (#4555)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 14 Jan 2021 16:22:34 +0000 (16:22 +0000)
committerGitHub <noreply@github.com>
Thu, 14 Jan 2021 16:22:34 +0000 (00:22 +0800)
commit65d39a3702643a8dc6a3b797a15470e6715d6f84
tree7287a22133ed77e1ffcea7ee8a1560e4fc554b5e
parent24917e7084a9ce240660f8d4b69dcbf1515af084
fix corner cases in `collapse_vars` (#4555)

fixes #4554
lib/compress.js
test/compress/destructured.js