fix corner case in `hoist_props` (#3022)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 22 Mar 2018 23:27:35 +0000 (07:27 +0800)
committerGitHub <noreply@github.com>
Thu, 22 Mar 2018 23:27:35 +0000 (07:27 +0800)
commit12985d86c2a7ae66adaf4a08fe44ac3be1f6ef14
tree5d4a1db1945a58a119a16ed08474d6c6d5251bf3
parent49bfc6b555ca3be3084c0819391eabf2839e6f1b
fix corner case in `hoist_props` (#3022)

fixes #3021
lib/compress.js
test/compress/hoist_props.js