lib/standard/string: Fix the case of null items in FlatBuffer when calling to_s
[nit.git] / tests / test_r_trim.nit
2014-09-02 Lucas Bajoletlib/standard/string: reverse iterator fix on substring...