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