lib/sqlite3: update error management to be more simple use only the light FFI
[nit.git] / tests / sav / base_as_notnull_int.res
1 base_as_notnull_int.nit:18,1: Warning: expression is not null, since it is a `Int`.
2 base_as_notnull_int.nit:20,1--2: Warning: expression is not null, since it is a `Object`.
3 1
4 1
5 1