fix corner case in `awaits` (#5160)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 31 Oct 2021 15:46:55 +0000 (23:46 +0800)
committerGitHub <noreply@github.com>
Sun, 31 Oct 2021 15:46:55 +0000 (23:46 +0800)
commita841d45bc3acaa10b2b8ca3922227403928bcc6f
treef124783f0fce54a923e563549b10ddf28f7c8a73
parenteb93d923574d4059bfabe812e2b1c95f2b347b35
fix corner case in `awaits` (#5160)

fixes #5159
lib/compress.js
test/compress/awaits.js