blob: 3569734fc6168a4e9be8a6e60bbdb7858fe052c1 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumpint1args-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:positiveInteger(upper bound) :)
(:*******************************************************:)
fn:sum((xs:positiveInteger("999999999999999999")))