nitunit manual: document NIT_TESTING, SRAND and NIT_TESTING_ID
[nit.git] / tests / sav / error_formal_name.res
1 error_formal_name.nit:17,9--11: Warning: lowercase in the formal parameter type `Foo`.
2 error_formal_name.nit:18,7--9: Warning: lowercase in the virtual type `Bar`.