Skip to content

Add Support for Unary Minus #19

@kyledewey

Description

@kyledewey

The expression grammar is missing a case for unary minus. A workaround is instead of using -E, to do instead 0 - E.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions