m22_new

Macro m22_new 

Source
macro_rules! m22_new {
    ($($first_row:expr),* ; $($second_row:expr),*) => { ... };
}