Merge: Default arguments
[nit.git] / tests / sav / error_type_unk_alt7.res
index 4295260..bac52d6 100644 (file)
@@ -1,3 +1,3 @@
 alt/error_type_unk_alt7.nit:20,15--18: Error: class `Fail` not found in module `error_type_unk_alt7`.
 alt/error_type_unk_alt7.nit:22,17--20: Error: class `Fail` not found in module `error_type_unk_alt7`.
-alt/error_type_unk_alt7.nit:23,7--11: Error: method `+` does not exists in `Bool`.
+alt/error_type_unk_alt7.nit:23,9: Error: method `+` does not exists in `Bool`.