| (:*******************************************************:) | |
| (: Test: K-SubstringAfterFunc-11 :) | |
| (: Written by: Frans Englich :) | |
| (: Date: 2006-10-05T18:29:40+02:00 :) | |
| (: Purpose: A test whose essence is: `substring-after("a string", "not in other") eq ""`. :) | |
| (:*******************************************************:) | |
| substring-after("a string", "not in other") eq "" |