with_line

Macro with_line 

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