blob: 08c4a268f2afa9429af79521dc82b503ac9a98b5 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumulng1args-1 :)
(: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) :)
(:*******************************************************:)
fn:sum((xs:unsignedLong("0")))