tests: add base_prot_sig to test usage of private type in public signature
[nit.git] / tests / sav / base_prot_sig2_alt3.res
1 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`
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`