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