blob: 1e5f13030604cbbb1bf70a1be0f8f5c7ccb4298f [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-21 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: An xs:string cannot be compared to a numeric, even if a value is NaN. :)
(:*******************************************************:)
max((xs:float("NaN"), 1, "a string"))