contracts: change the contract syntax
[nit.git] / tests / sav / base_upcast2_1alt3_alt7.res
index e44436b..1895206 100644 (file)
@@ -1 +1 @@
-alt/base_upcast2_1alt3_alt7.nit:33,22: Type error: expected A[Bool], got T: B[Int]
+alt/base_upcast2_1alt3_alt7.nit:33,22: Type Error: expected `A[Bool]`, got `T: B[Int]`.