blob: ad2d9796635e43420c7e6f8946cb1ccceeaa9f90 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMINFunc-16 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A test whose essence is: `string(min((1, xs:untypedAtomic("NaN"), xs:float(2)))) eq "NaN"`. :)
(:*******************************************************:)
string(min((1, xs:untypedAtomic("NaN"), xs:float(2)))) eq "NaN"