Skip to content

Failes on Line & Block comments #441

@NoahCardoza

Description

@NoahCardoza
./escodegen/escodegen.js:2510
        result = this[stmt.type](stmt, flags);

When parsing code with /* Block */ or // Line comments, escodegen seems to fail not knowing how to convert them into code.

I'm assuming this isn't an oversight but how would I go about keeping comments intact?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions