blob: c7740ed18965ece2102c9e8a5afd446dcf7dc169 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatlng2args-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:long(lower bound) :)
(:$arg2 = xs:long(upper bound) :)
(:*******************************************************:)
fn:concat(xs:long("-92233720368547758"),xs:long("92233720368547758"))