model: add `MEntity::is_broken`
[nit.git] / tests / sav / error_expr_not_ok_alt4.res
index dbfac07..30d06ac 100644 (file)
@@ -103,9 +103,9 @@ alt/error_expr_not_ok_alt4.nit:145,7--15: Type Error: expected `A`, got `Array[I
 alt/error_expr_not_ok_alt4.nit:146,7--15: Type Error: expected `A`, got `Array[Int]`.
 alt/error_expr_not_ok_alt4.nit:147,7--18: Type Error: expected `A`, got `Array[Int]`.
 alt/error_expr_not_ok_alt4.nit:149,7--24: Type Error: expected `A`, got `String`.
-alt/error_expr_not_ok_alt4.nit:150,7--18: Warning: expression is already a `Int`.
 alt/error_expr_not_ok_alt4.nit:150,7--18: Type Error: expected `A`, got `Int`.
+alt/error_expr_not_ok_alt4.nit:150,7--18: Warning: expression is already a `Int`.
 alt/error_expr_not_ok_alt4.nit:151,7--10: Warning: expression is not null, since it is a `Int`.
 alt/error_expr_not_ok_alt4.nit:151,7--23: Type Error: expected `A`, got `Int`.
-alt/error_expr_not_ok_alt4.nit:152,7--18: Warning: expression is already a `Int`.
 alt/error_expr_not_ok_alt4.nit:152,7--18: Type Error: expected `A`, got `Bool`.
+alt/error_expr_not_ok_alt4.nit:152,7--18: Warning: expression is already a `Int`.