X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot_sig2_alt4.res b/tests/sav/base_prot_sig2_alt4.res index ee8649f..22866a2 100644 --- a/tests/sav/base_prot_sig2_alt4.res +++ b/tests/sav/base_prot_sig2_alt4.res @@ -1,2 +1,2 @@ -alt/base_prot_sig2_alt4.nit:24,23--32: Error: The protected property `vproA` cannot contain the type `A` from the private module `base_prot_sig` -alt/base_prot_sig2_alt4.nit:24,23--32: Error: The protected property `vproA=` cannot contain the type `A` from the private module `base_prot_sig` +alt/base_prot_sig2_alt4.nit:24,23--32: Error: the protected property `vproA` cannot contain the type `A` from the private module `base_prot_sig`. +alt/base_prot_sig2_alt4.nit:24,23--32: Error: the protected property `vproA=` cannot contain the type `A` from the private module `base_prot_sig`.