blob: 624a0c75630902fd693338eaf7ba4825f8571c71 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqIndexOfFunc-22 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `count(index-of((1, 2, 3, 2, 1), 2)) eq 2`. :)
(:*******************************************************:)
count(index-of((1, 2, 3, 2, 1), 2)) eq 2