blob: ac44e4030359d5bf7907d86d5bd7a849cbef7e14 [file] [log] [blame]
(: Name: quantExpr-22 :)
(: Description: Simple quantified expression using "some" keyword with multiple variables and division (idiv) operation. :)
some $x in (1,2,3), $y in (4,5,6) satisfies $x idiv $y = 2