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
= is used for only one thing in the rule-defining grammar, so we can do multi-line rules without requiring surrounding parens. Just be sure to require a newline at the end of each rule lest things get hard for humans to parse.
The text was updated successfully, but these errors were encountered:
=
is used for only one thing in the rule-defining grammar, so we can do multi-line rules without requiring surrounding parens. Just be sure to require a newline at the end of each rule lest things get hard for humans to parse.The text was updated successfully, but these errors were encountered: