blob: d9c54543d43cc7649b90e6de38499130f3dc0e71 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnpi2args-4 :)
(: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:nonPositiveInteger(lower bound) :)
(:$zero = xs:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
fn:sum((xs:nonPositiveInteger("-999999999999999999"),xs:nonPositiveInteger("0")))