blob: 7fd1f3b88565a134ad0f067ff9fb793a426eff95 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumsht3args-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:short(mid range) :)
(:$arg2 = xs:short(lower bound) :)
(:$zero = xs:short(lower bound) :)
(:*******************************************************:)
fn:sum((xs:short("-5324"),xs:short("-27444"),xs:short("-27444")))