blob: d8a03490b854e44ab5fcfc0deca7de1a96662538 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SubstringAfterFunc-10 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `substring-after("a string", ()) eq "a string"`. :)
(:*******************************************************:)
substring-after("a string", ()) eq "a string"