blob: cecd131e702fc04c65d1803fbdd993e880bfb9e6 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatnint2args-4 :)
(: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:negativeInteger(lower bound) :)
(:$arg2 = xs:negativeInteger(mid range) :)
(:*******************************************************:)
fn:concat(xs:negativeInteger("-999999999999999999"),xs:negativeInteger("-297014075999096793"))