blob: d9d5663950539baded9ccaf53be0d1623553805d [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ConcatFunc-8 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `concat(1, 2, 3) eq "123"`. :)
(:*******************************************************:)
concat(1, 2, 3) eq "123"