tests: update the sav/ for nitg ang niti
[nit.git] / tests / sav / error_init_auto_alt2.res
diff --git a/tests/sav/error_init_auto_alt2.res b/tests/sav/error_init_auto_alt2.res
new file mode 100644 (file)
index 0000000..9fb521b
--- /dev/null
@@ -0,0 +1,4 @@
+alt/error_init_auto_alt2.nit:34,5--9: Error: Incorrect number of parameters. Got 0, expected 2. Signature is (x: Int, y: Int)
+alt/error_init_auto_alt2.nit:35,5--12: Error: Incorrect number of parameters. Got 1, expected 2. Signature is (x: Int, y: Int)
+alt/error_init_auto_alt2.nit:37,5--18: Error: Incorrect number of parameters. Got 3, expected 2. Signature is (x: Int, y: Int)
+alt/error_init_auto_alt2.nit:38,5--16: Error: Method 'foo' doesn't exists in A.