blob: 6cb52a57d90ed923544553f56c451a95c7e8537c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextLastFunc-15 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: fn:last() can never return anything less than 1(lt). :)
(:*******************************************************:)
empty((1, 2, 3, current-time(), current-date(), 6, 7, 8)
[last() lt 1])