tests/sav: Update tests results
[nit.git] / tests / sav / base_as_notnull2_alt3.res
index 4a57748..f057f6c 100644 (file)
@@ -1,3 +1,3 @@
 alt/base_as_notnull2_alt3.nit:30,12: Warning: expression is not null, since it is a `Object`.
 alt/base_as_notnull2_alt3.nit:50,12: Warning: expression is not null, since it is a `F: Object`.
-alt/base_as_notnull2_alt3.nit:64,7--10: Type error: expected Int, got null
+alt/base_as_notnull2_alt3.nit:64,7--10: Type Error: expected `Int`, got `null`.