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