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