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