code: remove `protected` from top-level methods (now in sys)
[nit.git] / tests / sav / base_init_simple_alt1.res
index 8ac105d..4b258f9 100644 (file)
@@ -1 +1 @@
-alt/base_init_simple_alt1.nit:15,8--11: Error: No property B::init3 is inherited. Remove the redef keyword to define a new property.
+alt/base_init_simple_alt1.nit:15,13--17: Error: No property B::init3 is inherited. Remove the redef keyword to define a new property.