contracts: change the contract syntax
[nit.git] / tests / sav / base_var_alt5.res
index b0547c3..3f848ce 100644 (file)
@@ -1 +1 @@
-alt/base_var_alt5.nit:44,6--7: Type error: expected Int, got Float
+alt/base_var_alt5.nit:44,6--7: Type Error: expected `Int`, got `Float`.