shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
250 stars 28 forks source link

Unable to parse `(async ({a = 1, b, ...c}) => 1)` #423

Closed Shilpi3 closed 4 years ago

Shilpi3 commented 5 years ago

Output: Error: Not reached!! Trying to transformDesctructure SpreadProperty!!