parse_do_statement
.statement = parse_do_statement,
static struct token *parse_do_statement(struct token *token, struct statement *stmt);