blob: 177b86d3dc3927a7704aa7a134fe4debd632cfd0 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqIndexOfFunc-24 :)
(: 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), 3)) eq 1`. :)
(:*******************************************************:)
count(index-of((1, 2, 3, 2, 1), 3)) eq 1