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