tests: remove most ffi-related skips
[nit.git] / tests / sav / base_as_notnull.sav
index 8f499ee..f19582e 100644 (file)
@@ -1,3 +1,7 @@
+base_as_notnull.nit:41,6: Warning: 'as(not null)' on non nullable type.
+base_as_notnull.nit:42,6--7: Warning: 'as(not null)' on non nullable type.
+base_as_notnull.nit:43,6: Warning: 'as(not null)' on non nullable type.
+base_as_notnull.nit:52,6: Warning: 'as(not null)' on non nullable type.
 1
 2
 3