Get a MPI bit-wise or operation.

Property definitions

mpi $ Op :: bor
	# Get a MPI bit-wise or operation.
	new bor `{ return MPI_BOR; `}
lib/mpi/mpi.nit:293,2--294,30