summaryrefslogtreecommitdiff
path: root/test/regress/regress0/wiki.06.cvc
blob: 421bfbdfd5c9e6d6fac5368d1bf33844a883daef (plain)
1
2
3
4
a, b, c : BOOLEAN;

% EXPECT: VALID
QUERY a AND (a OR b) <=> a;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback