blob: c0667db62ba06d80d8a7fd7c62d17b8385b2c427 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatsht2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
fn:concat(xs:short("-32768"),xs:short("-5324"))