Macro broken

Source
macro_rules! broken {
    ($shape: expr) => { ... };
}