blob: 027574bf1774c6e3e8c14cf0005071a930c1f39c [file] [log] [blame]
(:*******************************************************:)
(:Test: concatint2args-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:int(lower bound) :)
(:$arg2 = xs:int(lower bound) :)
(:*******************************************************:)
fn:concat(xs:int("-2147483648"),xs:int("-2147483648"))