contracts: change the contract syntax
[nit.git] / tests / sav / base_attr5_alt6.res
index a8a0ff4..0452ebf 100644 (file)
@@ -1 +1 @@
-alt/base_attr5_alt6.nit:39,12--14: Error: No property B::foo= is inherited. Remove the redef keyword to define a new property.
+alt/base_attr5_alt6.nit:39,12--14: Error: no property `B::foo=` is inherited. Remove the `redef` keyword to define a new property.