contracts: change the contract syntax
[nit.git] / tests / sav / base_var_alt2.res
index 37c7307..f8d53d4 100644 (file)
@@ -1 +1 @@
-alt/base_var_alt2.nit:27,6--7: Type error: expected Float, got Int
+alt/base_var_alt2.nit:27,6--7: Type Error: expected `Float`, got `Int`.