plus

operator fun plus(bit: MachoVMProt): MachoVMProt

Returns a new MachoVMProt with the specified bit set to true

Return

a new MachoVMProt with the specified bit set to true

Parameters

bit

the bit to set

See also