blob: 9829fbc87cf5dc7ca28b52dd0a0483c518e1c06a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ForExprWithout-22 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: A for variable binding to the empty sequence, combined with value comparison. :)
(:*******************************************************:)
empty(for $var in subsequence((current-time(), 1), 4) return 1)