pub fn repeat<'tokens, 'src: 'tokens>() -> impl Parser<'tokens, InputType<'tokens, 'src>, Spanned<Repeat<'src>>, RichExtra<'tokens, 'src>> + Clone