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