fix corner cases with arrow functions (#4688)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 25 Feb 2021 01:01:45 +0000 (01:01 +0000)
committerGitHub <noreply@github.com>
Thu, 25 Feb 2021 01:01:45 +0000 (09:01 +0800)
commit822b1da5d2be26245baa555e75bd70a71d3be506
tree1a522fd6bb7502c891633118fdd5b9314a3bd970
parent72805ea73a18a93793b0f3f5c64512a057d46e94
fix corner cases with arrow functions (#4688)

fixes #4687
lib/compress.js
test/compress/arrows.js
test/compress/classes.js