Macro error

Source
macro_rules! error {
    ($text:tt) => { ... };
}