pub fn left_bracket( input: ParseString<'_>, ) -> Result<(ParseString<'_>, Token), Err<ParseError<'_>>>