macro_rules! with_line {
    ($tag:expr) => { ... };
}