aluasm

Macro aluasm 

Source
macro_rules! aluasm {
    ($( $tt:tt )+) => { ... };
}