tests: update more sav because of the improved null-aware adaptive typing
[nit.git] / tests / sav / base_adaptive_loop_array_alt1.res
index 78d6853..c861a32 100644 (file)
@@ -1,2 +1,2 @@
-alt/base_adaptive_loop_array_alt1.nit:26,2--15: Error: Method 'length' doesn't exists in nullable Object.
-alt/base_adaptive_loop_array_alt1.nit:28,1--8: Error: Method 'length' doesn't 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`.