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

% EXPECT: valid
QUERY a AND a <=> a;
% EXIT: 20
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback