contracts: change the contract syntax
[nit.git] / tests / sav / base_prot_sig_alt4.res
index c801f57..bb4255d 100644 (file)
@@ -1,2 +1,2 @@
-alt/base_prot_sig_alt4.nit:34,23--32: Error: The protected property `vproB` cannot contain the private type `B`
-alt/base_prot_sig_alt4.nit:34,23--32: Error: The protected property `vproB=` cannot contain the private type `B`
+alt/base_prot_sig_alt4.nit:42,23--32: Error: the protected property `vproB` cannot contain the private type `B`.
+alt/base_prot_sig_alt4.nit:42,23--32: Error: the protected property `vproB=` cannot contain the private type `B`.