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