blob: 5461f27fb23d868631cee31d21dc4722ddbc7310 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-EndsWithFunc-8 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `not(ends-with("tattoo", "atto"))`. :)
(:*******************************************************:)
not(ends-with("tattoo", "atto"))