summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
blob: eaefbe6519697d72f921ab906ec6a24b5bee6ba4 (plain)
1
2
3
% COMMAND-LINE: --nl-rlv=none
% 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