blob: 181e6b700445ed6e0868dedf0105420b29d86ba3 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatint2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
fn:concat(xs:int("-2147483648"),xs:int("-1873914410"))