Function test_generation::transitions::local_take
source · pub fn local_take(
state: &AbstractState,
index: u8
) -> Result<AbstractState, VMError>Expand description
Put copy of the local at index in register
pub fn local_take(
state: &AbstractState,
index: u8
) -> Result<AbstractState, VMError>Put copy of the local at index in register