src: remove some `call on nullable` warning with a non-null local variable
authorJean Privat <jean@pryen.org>
Thu, 22 Oct 2015 00:30:33 +0000 (20:30 -0400)
committerJean Privat <jean@pryen.org>
Thu, 22 Oct 2015 00:30:33 +0000 (20:30 -0400)
commitb105fb575a1dcb9826b5cf8c58e631fdd4311345
treec1144475c2ca5e93ee0d0a74434b4cdbd1faf96c
parent5ebe7789853d827bacfd4f76acc8d4a7ce47a1b6
src: remove some `call on nullable` warning with a non-null local variable

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/abstract_compiler.nit
src/interpreter/naive_interpreter.nit
src/model/mmodule.nit
src/model/model.nit
src/modelize/modelize_property.nit