blob: 774b72556cea755cca899a85325d05b8a6de3e45 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-StringJoinFunc-6 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `string-join((), 'separator') eq ""`. :)
(:*******************************************************:)
string-join((), 'separator')
eq ""