handle `break` & `continue` in `collapse_vars` (#2875)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 2 Feb 2018 23:58:43 +0000 (07:58 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Feb 2018 23:58:43 +0000 (07:58 +0800)
commit7e13c0db4034d2c28e36473a3add915de1813844
tree0788e4fc0c87cee3336701e59c39f19ea099e8da
parente6a2e9e4d08b73c327e95bcd4da923f9404788d0
handle `break` & `continue` in `collapse_vars` (#2875)

fixes #2873
lib/compress.js
test/compress/collapse_vars.js