X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_multiconstraint_ref2.res b/tests/sav/test_multiconstraint_ref2.res index 38d3644..d9c4a28 100644 --- a/tests/sav/test_multiconstraint_ref2.res +++ b/tests/sav/test_multiconstraint_ref2.res @@ -1,8 +1,2 @@ -test_multiconstraint.nit:19,7: Redef error: A is an imported class. Add the redef keyword to refine it. -test_multiconstraint.nit:28,7: Redef error: B is an imported class. Add the redef keyword to refine it. -test_multiconstraint.nit:42,7: Redef error: C is an imported class. Add the redef keyword to refine it. -test_multiconstraint.nit:56,7: Redef error: G is an imported class. Add the redef keyword to refine it. -test_multiconstraint.nit:64,7: Redef error: G is an imported class. Add the redef keyword to refine it. -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: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.