TK_ELSEIF
ls->t.token == TK_ELSEIF) /* followed by 'else'/'elseif'? */
while (ls->t.token == TK_ELSEIF)
case TK_ELSE: case TK_ELSEIF: