summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
blob: 63cf52fd6a6549a1f848725f3ea6b11ffc055212 (plain)
1
2
% EXPECT: valid
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