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