blob: bd889a6a74db8280e97ff56b02c94a6686879508 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumpint2args-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:positiveInteger(lower bound) :)
(:$zero = xs:positiveInteger(mid range) :)
(:*******************************************************:)
fn:sum((xs:positiveInteger("1"),xs:positiveInteger("52704602390610033")))