blob: 7428c9e77857b4c342974339acbcd8d87b0ae213 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ForExprWithout-19 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: A for variable binding to the empty sequence. :)
(:*******************************************************:)
empty(for $var in () return 1)