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