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