macro_rules! T_SPACE { () => { ... }; ($text:literal) => { ... }; }
macro for a SPACE token (default “ “)