[][src]Macro mod_utilities::breakable_block

macro_rules! breakable_block {
    ($($tt: tt)*) => { ... };
}

A block with fallthrough capability