blob: b23f1e8a311b40e46baff576b9b2ab475ff56cf5 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqInsertBeforeFunc-14 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `count(insert-before((1, 2, 3), 30, (4, 5, 6))) eq 6`. :)
(:*******************************************************:)
count(insert-before((1, 2, 3), 30, (4, 5, 6))) eq 6