code: remove `protected` from top-level methods (now in sys)
[nit.git] / tests / sav / base_prot_sig_alt6.res
1 alt/base_prot_sig_alt6.nit:38,16--21: Error: The protected property `vproB2` cannot contain the private type `B`
2 alt/base_prot_sig_alt6.nit:38,16--21: Error: The protected property `vproB2=` cannot contain the private type `B`