interpreter&vm: handle multi-iterator
[nit.git] / tests / sav / error_expr_not_ok_alt5.res
index a585085..3e5f13d 100644 (file)
@@ -99,9 +99,9 @@ alt/error_expr_not_ok_alt5.nit:145,7--15: Type Error: expected `A`, got `Array[I
 alt/error_expr_not_ok_alt5.nit:146,7--15: Type Error: expected `A`, got `Array[Int]`.
 alt/error_expr_not_ok_alt5.nit:147,7--18: Type Error: expected `A`, got `Array[Int]`.
 alt/error_expr_not_ok_alt5.nit:149,7--24: Type Error: expected `A`, got `String`.
-alt/error_expr_not_ok_alt5.nit:150,7--18: Warning: expression is already a `Int`.
 alt/error_expr_not_ok_alt5.nit:150,7--18: Type Error: expected `A`, got `Int`.
+alt/error_expr_not_ok_alt5.nit:150,7--18: Warning: expression is already a `Int`.
 alt/error_expr_not_ok_alt5.nit:151,7--10: Warning: expression is not null, since it is a `Int`.
 alt/error_expr_not_ok_alt5.nit:151,7--23: Type Error: expected `A`, got `Int`.
-alt/error_expr_not_ok_alt5.nit:152,7--18: Warning: expression is already a `Int`.
 alt/error_expr_not_ok_alt5.nit:152,7--18: Type Error: expected `A`, got `Bool`.
+alt/error_expr_not_ok_alt5.nit:152,7--18: Warning: expression is already a `Int`.