Updated `tests/syntax_callref.nit`
[nit.git] / tests / sav / error_if_bool.res
index 403a598..1c34fe6 100644 (file)
@@ -1 +1 @@
-error_if_bool.nit:17,4: Type error: expected Bool, got Int
+error_if_bool.nit:17,4: Type Error: expected `Bool`, got `Int`.