Skip to content

Weird parsing of square brackets content #14

Description

@L3nn0x

When trying to use square brackets, the parsing inside is weirdly done.

Minimal example : set [test + J + 1], 1

Expected result : compiles and actually precomputes test + 1

Actual result : doesn't compile and I get the error Error: Error { kind: UnknownLabel("J"), state: State { next_error: None, backtrace: None } }.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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