avoid duplicate property names in object literals under "use strict" (#2818)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 19 Jan 2018 12:13:50 +0000 (20:13 +0800)
committerGitHub <noreply@github.com>
Fri, 19 Jan 2018 12:13:50 +0000 (20:13 +0800)
commite21bab7ce65e6a4db0ea966b3336eaab2a634e6e
tree23bd5d47a7ed3f9f0efcb925c8025b4e8139330d
parentac9a168fba726d9ab437478c81626f098997d116
avoid duplicate property names in object literals under "use strict" (#2818)

fixes #2816
lib/compress.js
test/compress/properties.js