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