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