code: remove `protected` from top-level methods (now in sys)
[nit.git] / tests / sav / test_multiconstraint.res
index bd70a22..d7626cd 100644 (file)
@@ -1,2 +1,2 @@
-test_multiconstraint.nit:64,7: Redef error: G is an imported class. Add the redef keyword to refine it.
-test_multiconstraint.nit:70,7: Redef error: G is an imported class. Add the redef keyword to refine it.
+test_multiconstraint.nit:64,7: Error: A class G is already defined at line 56.
+test_multiconstraint.nit:70,7: Error: A class G is already defined at line 56.