jwrapper: accept interfaces
[nit.git] / tests / sav / error_init_auto_alt3.res
1 alt/error_init_auto_alt3.nit:34,5--9: Error: Incorrect number of parameters. Got 0, expected 1. Signature is (xx: Int)
2 alt/error_init_auto_alt3.nit:36,5--15: Error: Incorrect number of parameters. Got 2, expected 1. Signature is (xx: Int)
3 alt/error_init_auto_alt3.nit:37,5--18: Error: Incorrect number of parameters. Got 3, expected 1. Signature is (xx: Int)
4 alt/error_init_auto_alt3.nit:38,5--16: Error: Method 'foo' doesn't exists in A.