code: remove `protected` from top-level methods (now in sys)
[nit.git] / tests / sav / error_defs_alt7.res
index 1c267af..cd3b438 100644 (file)
@@ -1 +1 @@
-alt/error_defs_alt7.nit:25,6--8: Redef error: A::foo is an inherited property. To redefine it, add the redef keyword.
+alt/error_defs_alt7.nit:38,13: Error: A class A is already defined at line 24.