Data update
This commit is contained in:
parent
4d5544505c
commit
4924dd0264
3073 changed files with 55820 additions and 4408 deletions
|
|
@ -2,4 +2,5 @@ import "./upc" for Graphemes
|
|||
|
||||
System.print(Graphemes.clusterCount("møøse"))
|
||||
System.print(Graphemes.clusterCount("𝔘𝔫𝔦𝔠𝔬𝔡𝔢"))
|
||||
System.print(Graphemes.clusterCount("J̲o̲s̲é̲"))
|
||||
var jose = "J\u0332o\u0332s\u0332e\u0301\u0332"
|
||||
System.print(Graphemes.clusterCount(jose))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue