Parse error in Esprima
Author: ppjaisriCreated Feb 28, 2025Updated Feb 28, 2025
I try to parse the javascript code in online demo of esprima. Although the "..." is valid in javascript but, the parser throws an error "Unexpected token ...".
Link is here.
Source: jquery/esprima