cairo_lang_casm

Macro append_instruction

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