// rustfmt-version: Two pub fn parse_conditional<'a, I: 'a>() -> impl Parser + 'a where I: Stream, { }