g

Macro g 

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