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