fix `dead_code` on exceptional `return` (#2930)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 17 Feb 2018 20:36:00 +0000 (04:36 +0800)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2018 20:36:00 +0000 (04:36 +0800)
commit2351a672ea4fae04353f0221cec7ffb6c2c3bdc0
tree5687af3ccdd3331eb93ac3e54cc92339e34cc407
parent4a528c469c8b962912c8628fb312e772dd77fe2f
fix `dead_code` on exceptional `return` (#2930)

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