blob: 06fe00f4a9487e8b46398dc925b45bf810f6924d [file] [log] [blame]
(:*******************************************************:)
(:Test: concatsht2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Wed Dec 15 15:41:48 GMT-05:00 2004 :)
(:Purpose: Evaluates The "concat" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:short(mid range) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:concat(xs:short("-5324"),xs:short("-32768"))