cairo_lang_casm

Macro is_inc_ap

source
macro_rules! is_inc_ap {
    () => { ... };
    (ap + +) => { ... };
}