contracts: change the contract syntax
[nit.git] / tests / sav / base_prot_sig2_alt5.res
index 132b6f4..a2cd0c4 100644 (file)
@@ -1,2 +1,2 @@
-alt/base_prot_sig2_alt5.nit:27,6--11: Error: The public property `vpubA2` cannot contain the type `A` from the private module `base_prot_sig`
-alt/base_prot_sig2_alt5.nit:27,6--11: Error: The public property `vpubA2=` cannot contain the type `A` from the private module `base_prot_sig`
+alt/base_prot_sig2_alt5.nit:27,6--11: Error: the public property `vpubA2` cannot contain the type `A` from the private module `base_prot_sig`.
+alt/base_prot_sig2_alt5.nit:27,6--11: Error: the public property `vpubA2=` cannot contain the type `A` from the private module `base_prot_sig`.