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