TOKEN_NUMBER
tokens[tix++].token_type = TOKEN_NUMBER;
case TOKEN_NUMBER:
if (cursor->token_type != TOKEN_NUMBER) {