If Done (and todo cleaned up)
Este commit está contenido en:
padre
358e98d6d6
commit
6927b7da82
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
2
yacc.y
2
yacc.y
|
|
@ -114,8 +114,6 @@ IfStatement : tIF Condition IfStatement1 InnerBlock tELSE {
|
|||
int current = getCurrentLineNumber(); printf("current Line %d", current); setJumpLine($3, current);
|
||||
};
|
||||
|
||||
// todo it does either one of the two but not the two
|
||||
|
||||
WhileStatement : tWHILE {}
|
||||
Condition InnerBlock {};
|
||||
|
||||
|
|
|
|||
Cargando…
Referenciar en una nueva incidencia