tests: cleanup sav directory
[nit.git] / tests / sav / nitc / error_redef_1alt1_alt8.res
1 alt/error_redef_1alt1_alt8.nit:33,12--13: Redef error: B::f1 redefines A::f1 with 0 parameter(s).
2 alt/error_redef_1alt1_alt8.nit:33,12--13: Redef error: The function B::f1 redefines the procedure A::f1.