C NULL pointer

Property definitions

core $ Pointer :: nul
	# C `NULL` pointer
	new nul `{ return NULL; `}
lib/core/kernel.nit:1071,2--1072,27