parse parentheses-terminated statements correctly (#4774)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 14 Mar 2021 06:09:29 +0000 (06:09 +0000)
committerGitHub <noreply@github.com>
Sun, 14 Mar 2021 06:09:29 +0000 (14:09 +0800)
commite124ef57e34190205534aa3ab856a7fcb6caaab5
treeea9d8cf90b0b630de3270b4d4c35bb7c4e0e0158
parent73e6b2550bf0cc08e4bc95ac1e1d3b8b650c5bf8
parse parentheses-terminated statements correctly (#4774)

fixes #4772
lib/parse.js
test/compress/arrows.js