blob: 34273d5beba83d38fb09ad51cfb593ef70da6bc8 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumulng2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:sum((xs:unsignedLong("0"),xs:unsignedLong("184467440737095516")))