blob: d90d342de24d21ce73580501fb9ed5d6873d41b2 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-string-join-9 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri June 24, 2005 :)
(:Purpose: Evaluates The "string-join" function :)
(: with the arguments set as follows: :)
(:$arg1 = ("AAAAABBBBB") :)
(:$arg2 = " " :)
(:*******************************************************:)
fn:string-join(("AAAAABBBBB")," ")