contracts: change the contract syntax
[nit.git] / tests / sav / test_isa.res
index 1170ad4..2d7a74b 100644 (file)
@@ -1,3 +1,6 @@
+test_isa.nit:25,7--19: Warning: expression is already a `Object`.
+test_isa.nit:34,7--19: Warning: expression is already a `Object`.
+test_isa.nit:43,7--28: Warning: expression is already a `nullable Object`.
 int:
 true
 true
@@ -19,6 +22,3 @@ true
 true
 true
 true
-test_isa.nit:25,7--19: Warning: Expression is already a Object.
-test_isa.nit:34,7--19: Warning: Expression is already a Object.
-test_isa.nit:43,7--28: Warning: Expression is already a nullable Object.