blob: 1fc352cad980213ce5792a1741577888eb66d65a [file] [log] [blame]
(:*******************************************************:)
(:Test: concatnpi2args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:concat(xs:nonPositiveInteger("-999999999999999999"),xs:nonPositiveInteger("-999999999999999999"))