tests: update sav for some tests thanks to better error management
[nit.git] / tests / sav / base_attr_abstract.res
index fa5258d..e9942fa 100644 (file)
@@ -1,3 +1,2 @@
 base_attr_abstract.nit:19,24--31: Error: `abstract` attributes cannot have an initial value.
 base_attr_abstract.nit:37,12--13: Error: no property `Baz::b=` is inherited. Remove the `redef` keyword to define a new property.
-base_attr_abstract.nit:37,15: Error: untyped parameter `x'.