blob: d91fd596baab34de2c61d758ed33a37c8873bd9b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SubstringFunc-11 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `substring("12345", 1, 0 div 0E0) eq ""`. :)
(:*******************************************************:)
substring("12345", 1, 0 div 0E0) eq ""