model: add new type `MNotNullType` to force that null is excluded from a type.
[nit.git] / tests / error_var_args4.nit
2012-02-24 Jean Privattyping: error on foo() when foo is a variable