blob: 3cc34f9e0bcf6cc60a255db0b4d26fe7e2f20a4c [file] [log] [blame]
(: Name: quantExpr-15 :)
(: Description: Simple quantified expression using "some" keyword and use of lofical expression (or). :)
some $x in (1, 2) satisfies $x = 1 or $x = 2