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