Merge branch 'doc' into wip
[nit.git] / doc / developpez / syntaxe / listings / string3_c.nit
1 var chaine = "toto"
2
3 print chaine[0] # Affiche "t"