We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using this issue as a TODO list for parser checks.
The text was updated successfully, but these errors were encountered:
Arity mismatches between table use and table declaration. (This WILL cause +/- rules to be ignored otherwise!)
Sorry, something went wrong.
Any head vars that don't appear in body, including fields.
This is a controversial language choice, since it involves deciding whether every field needs to be explicitly constrained in rules...
If attempting to modify new.locSw in a forward rule, should be an automatic parser failure.
No branches or pull requests
Using this issue as a TODO list for parser checks.
The text was updated successfully, but these errors were encountered: