Merge: tests: Test result update for `curl_http`
[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.