blob: a486d315194aa326f3f27155bdc37d657f3c8b1d [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextPositionFunc-43 :)
(: 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() >= 4])