blob: 5b5dcc191841b0bd517eabb58210e0b21d024a22 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumint1args-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(upper bound) :)
(:*******************************************************:)
fn:sum((xs:int("2147483647")))