fix side-effects detection on switch statements (#1678)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 26 Mar 2017 04:05:44 +0000 (12:05 +0800)
committerGitHub <noreply@github.com>
Sun, 26 Mar 2017 04:05:44 +0000 (12:05 +0800)
commit8a4f86528f5b5c3a0ee0a709ed3a6b908706a5c3
tree58621ddb70618223ce94af45ec7b9f1fabdf5bf7
parentadb0e882e926249eada4f8f5afaae01aa469face
fix side-effects detection on switch statements (#1678)

extension of #1675
lib/compress.js
test/compress/issue-1673.js