rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / sav / error_inh_clash.res
1 error_inh_clash.nit:17,7: Error: Incompatibles ancestors for A: Array[Int], Array[Char]