scope: refuse `&x` where x is a local variable
[nit.git] / tests / sav / base_prot_sig_alt2.res
1 alt/base_prot_sig_alt2.nit:34,24: Error: the protected property `proB` cannot contain the private type `B`.
2 alt/base_prot_sig_alt2.nit:38,23: Error: the protected property `proB2` cannot contain the private type `B`.