Skip to content

Fix less than sign issue in global scope. #7

@TryExceptElse

Description

@TryExceptElse

Currently, a statement such as static const bool kSomeBool = 4 < 5; in the global scope will cause a ParsingException to be raised. This should not happen.

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