drop anonymous function name when overshadowed by other declarations (#1712)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 28 Mar 2017 09:02:20 +0000 (17:02 +0800)
committerGitHub <noreply@github.com>
Tue, 28 Mar 2017 09:02:20 +0000 (17:02 +0800)
commitfb177a6312ccd90918c9f8f0f867c2fddd85a2c8
tree1dd736b01a7262fcb5dd1504d8de9a5100cbe869
parent65da9acce6bd2548e5ffc7f35527ff62ff3f2fdd
drop anonymous function name when overshadowed by other declarations (#1712)

fixes #1709
lib/compress.js
test/compress/drop-unused.js