blob: a5a335e15c4e856680c3f1b83b710df15b70fed4 [file] [log] [blame]
(: Name: quantExpr-50 :)
(: Description: Simple quantified expression using "every" keyword with multiple variables and multiplication expression :)
every $x in (1,2,3), $y in (4,5,6) satisfies $x * $y = 10