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