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

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