BUG: Trouble with universal (forall
) constraints
#119
Labels
prio: high
High priority issue
scope: bug
Something isn't working
status: discussion
Task requests further information
If I enter
$ fandango fuzz -f persons.fan -n 10 -c 'forall <lowercase_letter> in <first_name>: <lowercase_letter> == "a"'
I get a population of zero – Fandango cannot solve this.
The equivalent
works, though.
The text was updated successfully, but these errors were encountered: