tests: update more sav because of the improved null-aware adaptive typing
[nit.git] / tests / sav / base_adaptive_loop_array_alt1.res
index 58c7b04..c861a32 100644 (file)
@@ -1,2 +1,2 @@
-alt/base_adaptive_loop_array_alt1.nit:26,10--15: Error: method `length` does not exists in `nullable Object`.
-alt/base_adaptive_loop_array_alt1.nit:28,3--8: Error: method `length` does not exists in `nullable Object`.
+alt/base_adaptive_loop_array_alt1.nit:26,10--15: Error: method `length` does not exists in `Object`.
+alt/base_adaptive_loop_array_alt1.nit:28,3--8: Error: method `length` does not exists in `Object`.