contracts: change the contract syntax
[nit.git] / tests / sav / error_cons_arity.res
index 96d4c0f..8d9f623 100644 (file)
@@ -1 +1 @@
-error_cons_arity.nit:19,7: Redef error: C is an imported class. Add the redef keyword to refine it.
+error_cons_arity.nit:19,7: Error: a class `C` is already defined at line 17.