summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
blob: d01d7b7d2948ca9bb93978c5c4220f65d8cd027d (plain)
1
2
% EXPECT: entailed
QUERY FORALL (x:INT) : EXISTS (y:INT) : (x*y=x) ;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback