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