blob: 63ac08c0737ca104118ed6d99292da64a7c17a3a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqInsertBeforeFunc-8 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `insert-before((), 1, "a string") eq "a string"`. :)
(:*******************************************************:)
insert-before((), 1, "a string") eq "a string"