blob: 98ef4efbf7bf629b13b2fba1bdfebf24482c0e5a [file] [log] [blame]
(:*******************************************************:)
(:Test: sumint1args-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:int(lower bound) :)
(:*******************************************************:)
fn:sum((xs:int("-2147483648")))