blob: 22a54c10e9d88229df69b7e71c8b2629abe27062 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-NumericEqual-42 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Test that fn:count combined with expressions that might disable compile time evaluations(optimization) as well as the 'eq' operator, is conformant. :)
(:*******************************************************:)
not(0 eq count((1, 2, timezone-from-time(current-time()))))