rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / string_trim.nit
2013-06-25 Lucas Bajoletstdlib : AbstractString/String, Added trim function...