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