Merge: Contract: Change mpropdef driving
[nit.git] / tests / sav / error_type_not_ok5.res
index 9794efd..82da2a7 100644 (file)
@@ -1,5 +1,5 @@
 error_type_not_ok5.nit:23,8--11: Error: class `Fail` not found in module `error_type_not_ok5`.
-error_type_not_ok5.nit:25,9--21: Error: class `Fail` not found in module `error_type_not_ok5`.
+error_type_not_ok5.nit:25,18--21: Error: class `Fail` not found in module `error_type_not_ok5`.
 error_type_not_ok5.nit:28,14--17: Error: class `Fail` not found in module `error_type_not_ok5`.
 error_type_not_ok5.nit:28,7--17: Type Error: expected `Char`, got `Bool`.
 error_type_not_ok5.nit:29,11--14: Error: class `Fail` not found in module `error_type_not_ok5`.