Skip to content

Negative numbers #1

Description

@onecan

Negative numbers are not parsed correctly.
Ex:
5*-5 goes to -; OL *; OLL 5; OLR ; OR 5;

Current workaround is to put parenthesis around the negative number:
5*(-5) is parsed correctly.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions