fix corner case with parentheses around `await` (#4344)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 7 Dec 2020 20:29:54 +0000 (20:29 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 20:29:54 +0000 (04:29 +0800)
commit336336f53f7f1ba161abc7834da190504afeb27b
tree610d966c6909345e6904920fad4019ef8fa12e21
parent4bde50ce851b9f3c06be99e45e87185cee00ea55
fix corner case with parentheses around `await` (#4344)
lib/output.js
test/compress/async.js