Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unary negation #293

Open
dmikhalin opened this issue Jul 5, 2023 · 0 comments
Open

Unary negation #293

dmikhalin opened this issue Jul 5, 2023 · 0 comments

Comments

@dmikhalin
Copy link
Contributor

dmikhalin commented Jul 5, 2023

Problem to Solve

Unary negations are not allowed by the grammar. I.e. this expression is incorrect:
?x = -($a + $b).
We'd like to add this unary operation.

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

No branches or pull requests

1 participant