blob: 9e4a9fe852400ba9acae33c5d9fa191f29d37904 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SubstringFunc-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `substring("12345", 1.5, 2.6) eq "234"`. :)
(:*******************************************************:)
substring("12345", 1.5, 2.6) eq "234"