contracts: change the contract syntax
[nit.git] / tests / sav / error_signature.res
index e15a4bc..d655192 100644 (file)
@@ -1 +1 @@
-error_signature.nit:18,11--14: Type error: class Fail not found in module error_signature.
+error_signature.nit:18,11--14: Error: class `Fail` not found in module `error_signature`.