Skip to content

throws when parsing call expression starting with "__exportStar((" #113

@easrng

Description

@easrng

ran into this issue when parsing this file: https://cdn.jsdelivr.net/npm/[email protected]/lib/cjs/third_party/mitt/mitt.js
minimal repro is cjsLexer.parse('__exportStar((0));')
the error the js version throws is "Unexpected closing bracket"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions