compress chained compound assignments (#2850)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 29 Jan 2018 07:13:25 +0000 (15:13 +0800)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 07:13:25 +0000 (15:13 +0800)
commit6fa3fbeae84200c90ff47dde03545742a861be17
tree215e071834d2e876aa925e651363c489324592ec
parent4eb4cb656cc4f3850c403689cf29e529f4c67944
compress chained compound assignments (#2850)
lib/compress.js
test/compress/collapse_vars.js
test/compress/reduce_vars.js