macro_rules! unexpected_eof {
    ($input: expr) => { ... };
}