tests: update sav for some tests thanks to better error management
[nit.git] / tests / sav / base_attr_abstract.res
1 base_attr_abstract.nit:19,24--31: Error: `abstract` attributes cannot have an initial value.
2 base_attr_abstract.nit:37,12--13: Error: no property `Baz::b=` is inherited. Remove the `redef` keyword to define a new property.