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