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