blob: 12f550582a83defedbd3139f78032da0e74a0432 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatnpi2args-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:nonPositiveInteger(lower bound) :)
(:$arg2 = xs:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
fn:concat(xs:nonPositiveInteger("-999999999999999999"),xs:nonPositiveInteger("0"))