LAST_NEWLINE
|| (state == LAST_NEWLINE /* No EOF test in LAST_NEWLINE state */))
state = LAST_NEWLINE;
case LAST_NEWLINE: