blob: f329d057991e42afc1a0b5e18b3240311f185d64 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextPositionFunc-24 :)
(: 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, 4), (1, 2, current-time(), 4)[position() != 3])