blob: dbfa64d18ff381cdb172ba323e20f5b929c00231 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-avg-mix-args-047.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Tue Nov 22 05:19:47 2005 :)
(: Purpose: Negative test gives FORG0006 :)
(:*******************************************************:)
fn:avg(( (xs:float("NaN"), xs:decimal("-999999999999999999") , "a", (), "3") ))