Skip to content

"a or b c" is not a valid expression but does not raise an Exception on parsing #60

Open
@pombredanne

Description

@pombredanne

a or b c is not a valid expression but does not raise an Exception on parsing.
Instead we get this: OR(Symbol('a'), Symbol('b'), Symbol('c')) which is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions