blob: 73bf9916a43cd3935f27c5af76db44d54fe9ac7b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-QuantExprWithout-4 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: $foo has static type xs:integer; which cannot be compared to xs:string. :)
(:*******************************************************:)
every $foo in 1 satisfies $foo eq "1"