code: remove `protected` from top-level methods (now in sys)
[nit.git] / tests / sav / error_attr_2def.res
index 7f848b8..5cb4cca 100644 (file)
@@ -1 +1 @@
-error_attr_2def.nit:19,6--10: Error: A property _toto is already defined in class A.
+error_attr_2def.nit:19,6--9: Error: A property toto is already defined in class A at line 18.