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