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