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