Merge branch 'doc' into wip
[nit.git] / doc / developpez / modules / listings / array2_c.nit
1 var array = new Array[String].with_capacity(100)