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