tidy

Macro tidy_error

Source
macro_rules! tidy_error {
    ($bad:expr, $($fmt:tt)*) => { ... };
}