Macro makepad_draw::error

macro_rules! error {
    ( $ ( $ t: tt) *) => { ... };
}