code: remove `protected` from top-level methods (now in sys)
[nit.git] / tests / sav / base_error_new_abstract.res
index e23154d..a3c8000 100644 (file)
@@ -1 +1 @@
-base_error_new_abstract.nit:21,9--13: Cannot instantiate abstract class A.
+base_error_new_abstract.nit:21,9--13: Type Error: Cannot instantiate abstract class A.