blob: ec9dac22c55727be6c3ac6b71398ee7898ca4110 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnint2args-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:negativeInteger(lower bound) :)
(:$zero = xs:negativeInteger(upper bound) :)
(:*******************************************************:)
fn:sum((xs:negativeInteger("-999999999999999999"),xs:negativeInteger("-1")))