blob: 5e06d2022908854aed828dabb27c42f142066668 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatusht2args-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:unsignedShort(mid range) :)
(:$arg2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
fn:concat(xs:unsignedShort("44633"),xs:unsignedShort("0"))