X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_attr_easy.res b/tests/sav/test_attr_easy.res index 2d05f39..84b6677 100644 --- a/tests/sav/test_attr_easy.res +++ b/tests/sav/test_attr_easy.res @@ -1,11 +1,11 @@ -test_attr_easy.nit:19,5--14: Warning: Expression is already a Bool. -test_attr_easy.nit:19,18--27: Warning: Expression is already a Bool. -test_attr_easy.nit:19,31--39: Warning: Expression is already a Int. -test_attr_easy.nit:19,43--53: Warning: Expression is already a Float. -test_attr_easy.nit:20,5--16: Warning: Expression is already a String. -test_attr_easy.nit:20,20--26: Warning: Expression is already a B. -test_attr_easy.nit:20,44--62: Warning: Expression is already a HashMap[Int,B]. -true false 12345 1.234499 asdf true +test_attr_easy.nit:19,5--14: Warning: expression is already a `Bool`. +test_attr_easy.nit:19,18--27: Warning: expression is already a `Bool`. +test_attr_easy.nit:19,31--39: Warning: expression is already a `Int`. +test_attr_easy.nit:19,43--53: Warning: expression is already a `Float`. +test_attr_easy.nit:20,5--16: Warning: expression is already a `String`. +test_attr_easy.nit:20,20--26: Warning: expression is already a `B`. +test_attr_easy.nit:20,44--63: Warning: expression is already a `HashMap[Int, B]`. +true false 12345 1.234 asdf true an instance of B true true true true true true true true