lib/mnit: use PRINT_ERROR instead of printf on portable code
[nit.git] / tests / test_array_eq.nit
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...