handle function/variable name collisions correctly (#3451)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 6 Oct 2019 00:51:38 +0000 (08:51 +0800)
committerGitHub <noreply@github.com>
Sun, 6 Oct 2019 00:51:38 +0000 (08:51 +0800)
commit35338a100f62d881de06eebdaa1ed98c7212cfc4
tree755621a77e6ba08c57b78d8671b13373518ee067
parentd57b606e7387c103661538ee9df36dc18199b9ba
handle function/variable name collisions correctly (#3451)

fixes #3439
lib/compress.js
test/compress/collapse_vars.js
test/compress/functions.js