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
This is mostly fixed with #96 , but we only do "top level" checks in rules with that, so I'm leaving this open hoping to come back to it later for checks in nestee expressions.
And so on...
Note that we can't do much about a single
true
in an otherwise empty body, as:will be rewritten as:
So we can accept that as an exception for now.
The text was updated successfully, but these errors were encountered: