X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot_sig_alt1.res b/tests/sav/base_prot_sig_alt1.res index 0629d9d..30dc40c 100644 --- a/tests/sav/base_prot_sig_alt1.res +++ b/tests/sav/base_prot_sig_alt1.res @@ -1 +1,2 @@ -alt/base_prot_sig_alt1.nit:29,14: Error: The public property `pubB` cannot contain the private type `B` +alt/base_prot_sig_alt1.nit:33,14: Error: the public property `pubB` cannot contain the private type `B`. +alt/base_prot_sig_alt1.nit:37,13: Error: the public property `pubB2` cannot contain the private type `B`.