macro_rules! unindented {
    ($w:expr, $x:expr, $($param:expr),*) => { ... };
    ($w:expr, $x:expr, $($param:expr),*) => { ... };
    ($w:expr, $x:expr) => { ... };
}
Expand description

Writes an unindented line of code. Used in backends.