contracts: change the contract syntax
[nit.git] / tests / sav / base_init_nosuper_alt3.res
index 80861af..98e1164 100644 (file)
@@ -1 +1 @@
-alt/base_init_nosuper_alt3.nit:24,3--7: Error: method is annotated nosuper but a constructor call is present
+alt/base_init_nosuper_alt3.nit:24,3--7: Error: method is annotated `nosuper` but a super-constructor call is present.