Skip to content

expressions incorrectly balanced in respect to assignments #14

@JosephLenton

Description

@JosephLenton

The following code on it's own should raise an error ...

1 * a + (a = 3)

In it the 'a' variable is used before it is assigned.

Metadata

Metadata

Assignees

No one assigned

    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