blob: e28cee2789c7e6b49cef12801a2f00650dae2e87 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMINFunc-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")))