blob: 9954cf96da298237244c81f0b511f59eac4a2eaf [file] [log] [blame]
(:*******************************************************:)
(:Test: sumulng2args-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: :)
(:$arg = xs:unsignedLong(lower bound) :)
(:$zero = xs:unsignedLong(mid range) :)
(:*******************************************************:)
fn:sum((xs:unsignedLong("0"),xs:unsignedLong("130747108607674654")))