Binary OR

Property definitions

sdl2 $ MixInitFlags :: |
	# Binary OR
	fun | (other: MixInitFlags): MixInitFlags `{ return self | other; `}
lib/sdl2/mixer.nit:211,2--212,69