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
Rule Set:
#(x / 30000, x/50000, x/80000)@(0, 90, 0)!(x)F(x + 1)
Axiom:
F(0)
Evaluating this axiom in the context of the given ruleset yields an error Binary operation "x +1" contains invalid number of operands.
Binary operation "x +1" contains invalid number of operands.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Rule Set:
Axiom:
Evaluating this axiom in the context of the given ruleset yields an error
Binary operation "x +1" contains invalid number of operands.
The text was updated successfully, but these errors were encountered: