X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_for_coll.sav b/tests/sav/error_for_coll.sav index 0101540..cecf960 100644 --- a/tests/sav/error_for_coll.sav +++ b/tests/sav/error_for_coll.sav @@ -1 +1 @@ -./error_for_coll.nit:17,10: Type error: Expected a type with an 'iterate' method. Found Int. +error_for_coll.nit:17,10: Type error: Expected a type with an 'iterate' method. Found Int.