X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot_sig_alt6.res b/tests/sav/base_prot_sig_alt6.res index 8543455..154d877 100644 --- a/tests/sav/base_prot_sig_alt6.res +++ b/tests/sav/base_prot_sig_alt6.res @@ -1,2 +1,2 @@ -alt/base_prot_sig_alt6.nit:38,16--21: Error: The protected property `vproB2` cannot contain the private type `B` -alt/base_prot_sig_alt6.nit:38,16--21: Error: The protected property `vproB2=` cannot contain the private type `B` +alt/base_prot_sig_alt6.nit:46,16--21: Error: the protected property `vproB2` cannot contain the private type `B`. +alt/base_prot_sig_alt6.nit:46,16--21: Error: the protected property `vproB2=` cannot contain the private type `B`.