The null communicator, targeting no processors

Property definitions

mpi $ Comm :: null_
	# The _null_ communicator, targeting no processors
	new null_ `{ return MPI_COMM_NULL; `}
lib/mpi/mpi.nit:168,2--169,38