Get a MPI long.

Property definitions

mpi $ DataType :: long
	# Get a MPI long.
	new long `{ return MPI_LONG; `}
lib/mpi/mpi.nit:203,2--204,32