Macro cairo_lang_casm::append_instruction

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