contracts: change the contract syntax
[nit.git] / tests / sav / error_left_bool.res
index 349dd26..dfa125e 100644 (file)
@@ -1 +1 @@
-error_left_bool.nit:17,4: Type error: expected Bool, got Int
+error_left_bool.nit:17,4: Type Error: expected `Bool`, got `Int`.