fix corner case in `collapse_vars` (#4287)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 17 Nov 2020 10:03:31 +0000 (10:03 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 10:03:31 +0000 (18:03 +0800)
commit383163afa67c5726e18da145d6eb012ee1b064e3
tree67a17555d89272b845e5ff291a42a666e87a14dc
parent8a83c8dd46dc8e446cd7231116a06c8b217291b7
fix corner case in `collapse_vars` (#4287)

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