X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot_sig_alt2.res b/tests/sav/base_prot_sig_alt2.res index a63120a..f31d97a 100644 --- a/tests/sav/base_prot_sig_alt2.res +++ b/tests/sav/base_prot_sig_alt2.res @@ -1 +1,2 @@ -alt/base_prot_sig_alt2.nit:30,24: Error: The protected property `proB` cannot contain the private type `B` +alt/base_prot_sig_alt2.nit:34,24: Error: the protected property `proB` cannot contain the private type `B`. +alt/base_prot_sig_alt2.nit:38,23: Error: the protected property `proB2` cannot contain the private type `B`.