stdlib/strings: Abstracted functions common to all Text representations.
[nit.git] / doc / developpez / syntaxe / listings / string3_c.nit
1 var chaine = "toto"
2
3 print chaine[0] # Affiche "t"