blob: 9e016124763982273326c5407ff7a0881ecc2020 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextPositionFunc-12 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: fn:position() can never return anything less than 1(<). :)
(:*******************************************************:)
empty((1, 2, 3, current-time(), current-date(), 6, 7, 8)
[position() < 1])