TOK_RPAREN
scan(TOK_RPAREN, &tok);
if (tok.kind == TOK_RPAREN) { /* no arguments */
tokp->kind = TOK_RPAREN;
{TOK_RPAREN, ")"},