Skip to content
This repository was archived by the owner on Jun 24, 2023. It is now read-only.
This repository was archived by the owner on Jun 24, 2023. It is now read-only.

Disallow expressions without surrounding parantheses as conditions #11

@erri120

Description

@erri120

eg:

If true
EndIf

instead of

If (true)
EndIf

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler-messageIssue related to some compiler messagelanguage-additionAdding something to the language that is not vanillaparserIssue related to the parserseverity-warning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions