fix corner case in `hoist_vars` (#5196)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 24 Nov 2021 20:49:38 +0000 (20:49 +0000)
committerGitHub <noreply@github.com>
Wed, 24 Nov 2021 20:49:38 +0000 (04:49 +0800)
commit1b4bd7082b3479c07bcae2dc7bc3b00d41b2206f
tree844c10b3cf643924fb90d7f772c538485ad2bf5b
parent0b6c185818fa77fff0661ef959e5c0bdf8b5100f
fix corner case in `hoist_vars` (#5196)

fixes #5195
lib/compress.js
test/compress/hoist_vars.js