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

Make unary - operator OPA compatible. #175

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

anakrish
Copy link
Collaborator

OPA supports unary - operator only in the following cases: -\s+numeric literal

We match OPAs behavior for now. This can be revisited later.

Closes #174

OPA supports unary - operator only in the following cases:
-\s+numeric literal

We match OPAs behavior for now. This can be revisited later.
@anakrish anakrish merged commit 7bc9a50 into microsoft:main Mar 10, 2024
4 checks passed
@anakrish anakrish deleted the unary branch March 10, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message for unary -
1 participant