Macro variable_indicator_char

Source
macro_rules! variable_indicator_char {
    ($c: expr) => { ... };
}