blob: e98d43c99a57b82c99674a0d5460c811d52c38e9 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SubstringBeforeFunc-6 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `substring-before("tattoo", "attoo") eq "t"`. :)
(:*******************************************************:)
substring-before("tattoo", "attoo") eq "t"