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