blob: a042b9f5e09c77c621070615b18427fbcc479c1d [file] [log] [blame]
(:*******************************************************:)
(:Test: sumulng2args-3 :)
(: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(upper bound) :)
(:$zero = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
fn:sum((xs:unsignedLong("184467440737095516"),xs:unsignedLong("0")))