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