fix corner case in `arguments` (#4201)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 12 Oct 2020 11:03:21 +0000 (12:03 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 11:03:21 +0000 (19:03 +0800)
commit00d0eda85baba441e8aaac056b6f32b12e79dd6e
tree02b42cd075fc61ff881ae69a55e46f7d20f43d71
parent1cdf810f0bc7dfbbdadedd1274e990c46e6e59b8
fix corner case in `arguments` (#4201)

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