blob: d7f75f5c3f69217cd7ff906af1cc986b4c638cc4 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqInsertBeforeFunc-20 :)
(: 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, ())[last()] treat as xs:integer) eq 3