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