contracts: change the contract syntax
[nit.git] / tests / sav / error_decl_type_var.res
index a8d8158..8e2f54b 100644 (file)
@@ -1 +1 @@
-error_decl_type_var.nit:17,14--16: Type error: expected Int, got Char
+error_decl_type_var.nit:17,14--16: Type Error: expected `Int`, got `Char`.