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

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