pub fn parse_statement(text: &str) -> Result<Statement<'_>, ParserError<'_>>