blob: c0cbf6f47cc8c67fe14487fc31a5bd30156211fc [file] [log] [blame]
(:*******************************************************:)
(: Test: K-WhereExpr-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: A for expression binding to one single value, combined with a positive where clause. :)
(:*******************************************************:)
empty(for $i in 1 where false() return $i)