Skip to content

Resolution of parenthesis wrong, actually syntax analysis is wrong altogether #3

@stuartwakefield

Description

@stuartwakefield

3 * 2 ^ 2 / 2 ^ (2 - 3) incorrectly parses the result as (3 * 2 ^ 2 / 2) ^ (2 - 3), added the unit test gone back to parsing 101

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions