blob: 4997a88680c76d93cb7f3c4c8d1b51201e90821d [file] [log] [blame]
(:*******************************************************:)
(:Test: sumulng3args-4 :)
(: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:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(mid range) :)
(:$zero = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
fn:sum((xs:unsignedLong("0"),xs:unsignedLong("130747108607674654"),xs:unsignedLong("0")))