Skip to content

Consistency issue when raising errors #375

Open
@Darkneew

Description

@Darkneew

When running the code

(

a READER error will pop saying it's missing a ')'.
However, when running this:

)

the code will just forget the parenthesis and compile without issue.

The same issue goes for [ and ], and { and }.
Also, the same goes in general when there is a ( matching no ) and when there is a ) matching no (.

We can see an exemple here:
Capture_decran_2022-08-01_120407

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions