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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions