nitg: check_init_instance use a call CHECK_NEW_XXX
[nit.git] / tests / sav / test_ni_cast_extra.sav
index 22cbe65..d9f08d7 100644 (file)
@@ -1,3 +1,4 @@
+test_ni_cast_extra.nit:50,21--28: Warning: comparaison between null and a non nullable value.
 a isa b false (expected: false)
 c isa a true (expected: true)
 d isa b true (expected: true)