blob: fd7987b0ab93ea3bdb3f87c4e9bc756d3b79c675 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-23 :)
(: 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:float("NaN"), 1, xs:untypedAtomic("one")))