Skip to content

Trailing operator evaluates incorrectly #2

Open
@MariusVolkhart

Description

@MariusVolkhart

Given an expression with a trailing, right-associative operator, the operator may be evaluated incorrectly.

When using the SimpleBooleanEvaluator, an expression like true! resolves to false, but I believe it should result in a syntax error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions