blob: 2c32acab50d1e21b30fecb24d8d3a1d890d0ed59 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ConcatFunc-9 :)
(: 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"