macro_rules! quote { ($span:ident=> $($tt:tt)* ) => { ... }; }
FIXME: It probably should implement in proc-macro