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