The world communicator, targeting all processors

Property definitions

mpi $ Comm :: world
	# The _world_ communicator, targeting all processors
	new world `{ return MPI_COMM_WORLD; `}
lib/mpi/mpi.nit:171,2--172,39