X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot_sig2_alt6.res b/tests/sav/base_prot_sig2_alt6.res index 0359d64..25f43e1 100644 --- a/tests/sav/base_prot_sig2_alt6.res +++ b/tests/sav/base_prot_sig2_alt6.res @@ -1,2 +1,2 @@ -alt/base_prot_sig2_alt6.nit:28,16--21: Error: The protected property `vproA2` cannot contain the type `A` from the private module `base_prot_sig` -alt/base_prot_sig2_alt6.nit:28,16--21: Error: The protected property `vproA2=` cannot contain the type `A` from the private module `base_prot_sig` +alt/base_prot_sig2_alt6.nit:28,16--21: Error: the protected property `vproA2` cannot contain the type `A` from the private module `base_prot_sig`. +alt/base_prot_sig2_alt6.nit:28,16--21: Error: the protected property `vproA2=` cannot contain the type `A` from the private module `base_prot_sig`.