blob: c0636abaefa8ef3864aa79fe36f7008a6b8b80b3 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatdec2args-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:decimal(lower bound) :)
(:$arg2 = xs:decimal(mid range) :)
(:*******************************************************:)
fn:concat(xs:decimal("-999999999999999999"),xs:decimal("617375191608514839"))