Skip to main content

T_SPACE

Macro T_SPACE 

Source
macro_rules! T_SPACE {
    () => { ... };
    ($text:literal) => { ... };
}
Expand description

macro for a SPACE token (default “ “)