Open anderseknert opened 1 year ago
Comparison after with should be valid.
with
package t allow := input.yes == true test_me { allow with input.yes as true == true }
Actual Behavior
Expected Behavior
Comparison after
with
should be valid.How To Reproduce