rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / test_char_is_meths.nit
2011-01-25 Alexis Laferrièrelib: adds methods to tell if Char is a lower, upper...