blob: 901f6009e2be1194537f5fa48610280823c4bbbc [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ValCompTypeChecking-34 :)
(: 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 '=' operator, is conformant. :)
(:*******************************************************:)
not(count((1, 2, current-time())) eq 0)