contracts: change the contract syntax
[nit.git] / tests / sav / base_upcast2_1alt3_alt9.res
index 1f17f5f..7ad8c0c 100644 (file)
@@ -1 +1 @@
-alt/base_upcast2_1alt3_alt9.nit:35,22: Type error: expected B[Bool], got T: B[Int]
+alt/base_upcast2_1alt3_alt9.nit:35,22: Type Error: expected `B[Bool]`, got `T: B[Int]`.