blob: cccede32a4a05eda6af004bcbb24398842649b25 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnpi1args-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:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
fn:sum((xs:nonPositiveInteger("-999999999999999999")))