blob: 2423af34947b8fb8ed148ec6c26f6a0779bda065 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextPositionFunc-39 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: position() combined with a comparison operator inside a predicate. :)
(:*******************************************************:)
deep-equal((4, 5), (1, 2, current-time(), 4, 5)[position() > 3])