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