T_NUMSIZE
teken_assert(t->t_curnum < T_NUMSIZE);
if (++t->t_curnum == T_NUMSIZE) {
unsigned int t_nums[T_NUMSIZE];