blob: 3650e4447c47b0e125719b7a2dbc31464120c388 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumpint1args-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:positiveInteger(lower bound) :)
(:*******************************************************:)
fn:sum((xs:positiveInteger("1")))