fix corner case in `rename` (#3481)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 15 Oct 2019 11:44:07 +0000 (19:44 +0800)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2019 11:44:07 +0000 (19:44 +0800)
commit8af2f5fbcf91279db86f71e9a889d69b262370c5
tree2b31927556b363debf733945c0536981ba1c0db1
parent86a801632337aa45179f1d4ba4e46c8ede603c46
fix corner case in `rename` (#3481)

fixes #3480
lib/mozilla-ast.js
lib/output.js
lib/scope.js
test/compress/rename.js