cairo_lang_casm

Macro reg

Source
macro_rules! reg {
    (ap) => { ... };
    (fp) => { ... };
}