contracts: change the contract syntax
[nit.git] / tests / sav / error_type_unk_alt4.res
index 2be140c..33951a7 100644 (file)
@@ -1,2 +1,2 @@
-alt/error_type_unk_alt4.nit:13,9--12: Type error: class Fail not found in module error_type_unk_alt4.
-alt/error_type_unk_alt4.nit:14,11--14: Type error: class Fail not found in module error_type_unk_alt4.
+alt/error_type_unk_alt4.nit:13,9--12: Error: class `Fail` not found in module `error_type_unk_alt4`.
+alt/error_type_unk_alt4.nit:14,11--14: Error: class `Fail` not found in module `error_type_unk_alt4`.