lib/sqlite3: update error management to be more simple use only the light FFI
[nit.git] / tests / sav / base_attr_abstract_alt4.res
1 alt/base_attr_abstract_alt4.nit:19,24--31: Error: `abstract` attributes cannot have an initial value.
2 alt/base_attr_abstract_alt4.nit:37,12--13: Error: no property `Baz::b=` is inherited. Remove the `redef` keyword to define a new property.