blob: 60159dbf25a0572a1dffdb0f8c00c9efbc3a2689 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumusht2args-2 :)
(: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:unsignedShort(mid range) :)
(:$zero = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
fn:sum((xs:unsignedShort("44633"),xs:unsignedShort("0")))