Skip to content
New issue

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

Add a validator to warn user if they use at least one but not all of the params in an 'infix' predicate definition #98

Open
ym-han opened this issue Sep 18, 2024 · 0 comments

Comments

@ym-han
Copy link
Contributor

ym-han commented Sep 18, 2024

Add a validator to warn user if they use at least one but not all of the params in an 'infix' predicate definition, e.g.

GIVEN (some_person: Person
another_person: Person)
DECIDE some_person has helped
IF True
(This is purely stylistic, but could still be confusing to a reader; hence the need for a validator)

@ym-han ym-han added this to the Post-first-demo improvements milestone Sep 18, 2024
@ym-han ym-han self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant