X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_eq_null_notnull.res b/tests/sav/base_eq_null_notnull.res index b4226bc..faf4840 100644 --- a/tests/sav/base_eq_null_notnull.res +++ b/tests/sav/base_eq_null_notnull.res @@ -1,5 +1,5 @@ -base_eq_null_notnull.nit:36,6--14: Warning: expression is not null, since it is a `A`. -base_eq_null_notnull.nit:43,2--10: Warning: expression is not null, since it is a `A`. +base_eq_null_notnull.nit:36,6: Warning: expression is not null, since it is a `A`. +base_eq_null_notnull.nit:43,2: Warning: expression is not null, since it is a `A`. true true true