lib/standard/string: Fixed substring, could produce strings with a negative length
[nit.git] / tests / sav / test_flatrope.res
2014-06-09 Lucas Bajoletlib/standard/string: Added methods prepend, append...