fix corner case in `arguments` & `reduce_vars` (#3331)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 13 Mar 2019 00:46:03 +0000 (08:46 +0800)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2019 00:46:03 +0000 (08:46 +0800)
commitd4ac84b25518740959df18d0ed057bd0c6cba302
tree8fd94440f9bde883c60fd819b55c09e4a024d486
parente250396d7e9f494bc772bbee03c63a3912998b15
fix corner case in `arguments` & `reduce_vars` (#3331)

fixes #3282
lib/compress.js
test/compress/arguments.js