blob: 723fff3288b5f96c996b1f6781d465791aeea1bc [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnint1args-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:negativeInteger(upper bound) :)
(:*******************************************************:)
fn:sum((xs:negativeInteger("-1")))