6 lines
201 B
Text
6 lines
201 B
Text
|
|
import "./upc" for Graphemes
|
|||
|
|
|
|||
|
|
System.print(Graphemes.clusterCount("møøse"))
|
|||
|
|
System.print(Graphemes.clusterCount("𝔘𝔫𝔦𝔠𝔬𝔡𝔢"))
|
|||
|
|
System.print(Graphemes.clusterCount("J̲o̲s̲é̲"))
|