nitdoc: remove unused plugin "Copy to Clipboard"
[nit.git] / tests / sav / error_init_auto.res
1 error_init_auto.nit:34,5--9: Error: Incorrect number of parameters. Got 0, expected 1. Signature is (x: Int)
2 error_init_auto.nit:36,5--15: Error: Incorrect number of parameters. Got 2, expected 1. Signature is (x: Int)
3 error_init_auto.nit:37,5--18: Error: Incorrect number of parameters. Got 3, expected 1. Signature is (x: Int)
4 error_init_auto.nit:38,5--16: Error: Method 'foo' doesn't exists in A.