-
Couldn't load subscription status.
- Fork 775
Open
Description
Steps to reproduce
esprima.parse('a ||= b;')Expected output
A syntax tree.
Actual output
Error: Line 1: Unexpected token =
Relevant references
Proposal: https://github.com/tc39/proposal-logical-assignment
ESTree: https://github.com/estree/estree/blob/master/es2021.md#assignmentoperator
ejdaly
Metadata
Metadata
Assignees
Labels
No labels