blob: 4fff2fe2a60e5768e5c3d078c81fddcc2d884126 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatsht2args-1 :)
(: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(lower bound) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:concat(xs:short("-32768"),xs:short("-32768"))