Get a MPI int.

Property definitions

mpi $ DataType :: int
	# Get a MPI int.
	new int `{ return MPI_INT; `}
lib/mpi/mpi.nit:200,2--201,30