blob: 5471d81d210b09b347b2be26bd6dff19debc28cb [file] [log] [blame]
(:*******************************************************:)
(:Test: sumint3args-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: :)
(:$arg1 = xs:int(mid range) :)
(:$arg2 = xs:int(lower bound) :)
(:$zero = xs:int(lower bound) :)
(:*******************************************************:)
fn:sum((xs:int("-1873914410"),xs:int("-273569238"),xs:int("-273569238")))