fix `dead_code` on escaped `return` assignment (#2693)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 30 Dec 2017 07:20:25 +0000 (15:20 +0800)
committerGitHub <noreply@github.com>
Sat, 30 Dec 2017 07:20:25 +0000 (15:20 +0800)
commited7a0a454e9c06c592a0dd40ea740faadc0bb4c0
treeaf94027f118e16290386863cb1aeaf72bd1fa3ff
parentd819559a01fca28921a9b93cb1f4127b6ea3306b
fix `dead_code` on escaped `return` assignment (#2693)

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