contracts: change the contract syntax
[nit.git] / tests / sav / error_constraint.res
index 1fe2eda..d45aef1 100644 (file)
@@ -1 +1 @@
-error_constraint.nit:20,7: Redef error: A is an imported class. Add the redef keyword to refine it.
+error_constraint.nit:20,7: Error: a class `A` is already defined at line 18.