blob: 8f280739b7949502ccce96a2233910e0e3f15823 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumlng3args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "sum" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:long(lower bound) :)
(:$arg2 = xs:long(lower bound) :)
(:$zero = xs:long(mid range) :)
(:*******************************************************:)
fn:sum((xs:long("0"),xs:long("0"),xs:long("-47175562203048468")))