You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vgramer
changed the title
Grammar: infix operation should be allow in else statement
Grammar: infix operation should be allowed in else statement
Dec 31, 2020
Actual Behavior
Infix operation is not allowed in the else statement
source: anderseknert/opal/blob/master/lib/math.rego
parsing is failing with message
<ref arg> or '{' expected, got '-'
Expected Behavior
it should pass
How To Reproduce
open file in idea
Environment
OS: all
OPA version: all
Additional context
The text was updated successfully, but these errors were encountered: