contracts: change the contract syntax
[nit.git] / tests / sav / base_nullable_alt1.res
index 8b219cf..5963318 100644 (file)
@@ -1 +1 @@
-alt/base_nullable_alt1.nit:36,13--14: Type error: expected A, got nullable A
+alt/base_nullable_alt1.nit:36,13--14: Type Error: expected `A`, got `nullable A`.