fix `dead_code` on `return` assignments (#2668)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 26 Dec 2017 23:40:34 +0000 (07:40 +0800)
committerGitHub <noreply@github.com>
Tue, 26 Dec 2017 23:40:34 +0000 (07:40 +0800)
commitf30790b11bb9e162a19d7769ab54d8bb3f61cc27
tree8d247107c9e87383d189aececce75b980c9e7fc4
parent5205dbcbf4f522f8b4dc9f9f9727b621982c9f28
fix `dead_code` on `return` assignments (#2668)

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