fix corner case in `dead_code` (#3553)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 30 Oct 2019 06:21:22 +0000 (14:21 +0800)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 06:21:22 +0000 (14:21 +0800)
commitec7f071272384db82dff0f8fb6629f4f6fee43a5
tree90db03a953fcaa6f85702951b66b6ba2a715ab6e
parentf1eb03f2c0f860a963b2f61c5f8565d8703a18cb
fix corner case in `dead_code` (#3553)

fixes #3552
lib/compress.js
test/compress/dead-code.js