contracts: change the contract syntax
[nit.git] / tests / sav / base_prot_sig2_alt3.res
index 67a0517..ac26acb 100644 (file)
@@ -1,2 +1,2 @@
-alt/base_prot_sig2_alt3.nit:23,13--22: Error: The public property `vpubA` cannot contain the type `A` from the private module `base_prot_sig`
-alt/base_prot_sig2_alt3.nit:23,13--22: Error: The public property `vpubA=` cannot contain the type `A` from the private module `base_prot_sig`
+alt/base_prot_sig2_alt3.nit:23,13--22: Error: the public property `vpubA` cannot contain the type `A` from the private module `base_prot_sig`.
+alt/base_prot_sig2_alt3.nit:23,13--22: Error: the public property `vpubA=` cannot contain the type `A` from the private module `base_prot_sig`.