blob: fdda6ea84e298cf56d5486c1efcb5b0363840c55 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-24 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A type error must be reported even if one of other values is NaN. :)
(:*******************************************************:)
max((xs:untypedAtomic("one"), 1, xs:float("NaN")))