blob: 8e09baa2ffd186b5f4bcb5e16c0de2b1527f87ca [file] [log] [blame]
(:*******************************************************:)
(:Test: concatulng2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:concat(xs:unsignedLong("0"),xs:unsignedLong("184467440737095516"))