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

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