fix corner case in `hoist_vars` (#5188)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 23 Nov 2021 10:00:47 +0000 (10:00 +0000)
committerGitHub <noreply@github.com>
Tue, 23 Nov 2021 10:00:47 +0000 (18:00 +0800)
commitea1049890245d0f8b671640038d38a03ca7ef078
tree2b70b111d0e293652b65d6083d264e8c77653c3c
parent69636dad69b1d5ded47f3b5c5208faf50ffc77f4
fix corner case in `hoist_vars` (#5188)

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