contracts: change the contract syntax
[nit.git] / tests / sav / base_var_alt3.res
index 31e92a5..a956ea4 100644 (file)
@@ -1 +1 @@
-alt/base_var_alt3.nit:35,6--7: Type error: expected Int, got Float
+alt/base_var_alt3.nit:35,6--7: Type Error: expected `Int`, got `Float`.