X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot_sig2_alt3.res b/tests/sav/base_prot_sig2_alt3.res index 67a0517..ac26acb 100644 --- a/tests/sav/base_prot_sig2_alt3.res +++ b/tests/sav/base_prot_sig2_alt3.res @@ -1,2 +1,2 @@ -alt/base_prot_sig2_alt3.nit:23,13--22: Error: The public property `vpubA` cannot contain the type `A` from the private module `base_prot_sig` -alt/base_prot_sig2_alt3.nit:23,13--22: Error: The public property `vpubA=` cannot contain the type `A` from the private module `base_prot_sig` +alt/base_prot_sig2_alt3.nit:23,13--22: Error: the public property `vpubA` cannot contain the type `A` from the private module `base_prot_sig`. +alt/base_prot_sig2_alt3.nit:23,13--22: Error: the public property `vpubA=` cannot contain the type `A` from the private module `base_prot_sig`.