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

Comparison after with not recognized #150

Open
anderseknert opened this issue Apr 12, 2023 · 0 comments
Open

Comparison after with not recognized #150

anderseknert opened this issue Apr 12, 2023 · 0 comments
Assignees
Labels
area/grammar issue or pr related to the grammar bug Something isn't working

Comments

@anderseknert
Copy link
Member

Actual Behavior

Screenshot 2023-04-12 at 21 41 03

Expected Behavior

Comparison after with should be valid.

How To Reproduce

package t

allow := input.yes == true

test_me {
	allow with input.yes as true == true
}
@anderseknert anderseknert added bug Something isn't working area/grammar issue or pr related to the grammar labels Apr 12, 2023
@vgramer vgramer self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/grammar issue or pr related to the grammar bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants