tests: cleanup sav directory
[nit.git] / tests / sav / nitc / base_attr5_alt5.res
1 alt/base_attr5_alt5.nit:38,6--8: Redef error: B::foo is an inherited property. To redefine it, add the redef keyword.
2 alt/base_attr5_alt5.nit:38,6--8: Error: No property B::foo= is inherited. Remove the redef keyword to define a new property.