append_instruction

Macro append_instruction 

Source
macro_rules! append_instruction {
    ($ctx:ident, $body:ident $(,$ap:ident++)?) => { ... };
}