ran into this issue when parsing this file: https://cdn.jsdelivr.net/npm/puppeteer-core@24.4.0/lib/cjs/third_party/mitt/mitt.js minimal repro is `cjsLexer.parse('__exportStar((0));')` the error the js version throws is "Unexpected closing bracket"