tests: add base_prot_sig to test usage of private type in public signature
[nit.git] / tests / sav / base_prot_sig2_alt3.res
diff --git a/tests/sav/base_prot_sig2_alt3.res b/tests/sav/base_prot_sig2_alt3.res
new file mode 100644 (file)
index 0000000..67a0517
--- /dev/null
@@ -0,0 +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`