rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / test_array_eq.nit
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...