tests: update sav/test_basename_perf_args1.res that rely on project1
[nit.git] / tests / sav / base_attr_abstract_alt3.res
1 alt/base_attr_abstract_alt3.nit:19,24--31: Error: `abstract` attributes cannot have an initial value.
2 alt/base_attr_abstract_alt3.nit:37,12--13: Error: no property `Baz::b=` is inherited. Remove the `redef` keyword to define a new property.