fix corner case in `hoist_props` (#3412)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 14 May 2019 11:12:00 +0000 (19:12 +0800)
committerGitHub <noreply@github.com>
Tue, 14 May 2019 11:12:00 +0000 (19:12 +0800)
commitf87caac9d89061ce005c56384e08fd94ca80d94c
treec5db0c4e58bf41e3a667902d8de10eddbc47b3ac
parentd538a732501f6654ce359ae3ee44a55a873c6a7d
fix corner case in `hoist_props` (#3412)

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