more test
This commit is contained in:
parent
30bb11b988
commit
a9659a7b7e
1 changed files with 18 additions and 0 deletions
|
@ -9,3 +9,21 @@ Still simple but not just ASCII
|
|||
«
|
||||
—
|
||||
»
|
||||
|
||||
Example from the docstring of the lib
|
||||
$ ./stringCodepointSplitterTest.exe "m̄知 who you're."
|
||||
m
|
||||
̄
|
||||
知
|
||||
|
||||
w
|
||||
h
|
||||
o
|
||||
|
||||
y
|
||||
o
|
||||
u
|
||||
'
|
||||
r
|
||||
e
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue