TOKEN_OPEN_ACTION
if (cursor < end && cursor->token_type == TOKEN_OPEN_ACTION) {
tokens[tix++].token_type = TOKEN_OPEN_ACTION;