fa5258d1e40ae9b49e81765e230b2af817594b42
[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.
3 base_attr_abstract.nit:37,15: Error: untyped parameter `x'.