blob: 6efcfc5842347fcacd164d11d82052338700b041 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqInsertBeforeFunc-18 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: Apply a predicate to the result of fn:insert-before(). :)
(:*******************************************************:)
(insert-before((1, current-time(), 3), 10, (4, 5, 6))[last()] treat as xs:integer) eq 6