identifier_list
static struct token *identifier_list(struct token *, struct symbol *);
token = identifier_list(token, fn);