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