Skip to content

Flags getting randomly ignored #993

@vendethiel

Description

@vendethiel

Some flag combinations broke.


$ lsc -bce 'a!'
Result: ReferenceError: a is not defined
Expected: a();


$ lsc -aje 'a!'
Result: apparently an infinite loop?
Expected: a parse tree as json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions