summaryrefslogtreecommitdiff
path: root/test/regress/regress0/logops.02.cvc
blob: c74c11983d25981967fafc77d866516daf305362 (plain)
1
2
3
a, b, c: BOOLEAN;
% EXPECT: not_entailed
QUERY NOT c AND b;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback