blob: 6280baa001f99667467b11e577b63088f45e4580 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumint2args-3 :)
(: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:int(lower bound) :)
(:$zero = xs:int(mid range) :)
(:*******************************************************:)
fn:sum((xs:int("-273569238"),xs:int("-1873914410")))