pub fn eval_pass<S, H, Tr>( _machine: &mut Machine<S>, _handle: &mut H, _position: usize, ) -> Control<Tr>
Do nothing, and continue to the next instruction.