blob: 431b621abdac72e711ab9873d0a1eb250efa72d3 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-string-join-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri June 24, 2005 :)
(:Purpose: Evaluates The "string-join" function as per :)
(: example 1 for this frunction in F&O sepecs. :)
(:*******************************************************:)
fn:string-join(('Now', 'is', 'the', 'time', '...'), ' ')