fix corner case in `hoist_vars` (#4840)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 3 Apr 2021 02:07:18 +0000 (03:07 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Apr 2021 02:07:18 +0000 (10:07 +0800)
commit0df028187d20b83e52d1829e14783284c5d09ad5
treec7daa22f1067ecd74c4d61d2d68c1e085207d6c1
parent10fbf8e295d6062fbaefe1b716878b95051dce2a
fix corner case in `hoist_vars` (#4840)

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