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