f79bebd3bba10c388cd871c6058f85c3b0b30ff6
[nit.git] / tests / sav / base_attr_abstract_alt2.res
1 alt/base_attr_abstract_alt2.nit:19,24--31: Error: `abstract` attributes cannot have an initial value.
2 alt/base_attr_abstract_alt2.nit:37,12--13: Error: no property `Baz::b=` is inherited. Remove the `redef` keyword to define a new property.
3 alt/base_attr_abstract_alt2.nit:37,15: Error: untyped parameter `x'.