suppress switch branch de-duplication upon side effects (#1682)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 26 Mar 2017 05:32:43 +0000 (13:32 +0800)
committerGitHub <noreply@github.com>
Sun, 26 Mar 2017 05:32:43 +0000 (13:32 +0800)
commit94f84727ce454c3ecf5206ac79dba4a21ec6deb6
tree6f62d268cc989bd842159958dae92e9fca78171e
parent8a4f86528f5b5c3a0ee0a709ed3a6b908706a5c3
suppress switch branch de-duplication upon side effects (#1682)

fixes #1679
lib/compress.js
test/compress/switch.js