blob: 90db71a9c1778d4740c7b8e6bb46820a5506ed3a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-StringToCodepointFunc-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: A test whose essence is: `count(string-to-codepoints("123")) eq 3`. :)
(:*******************************************************:)
count(string-to-codepoints("123")) eq 3