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

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