We have an exec that work (only once tho)
This commit is contained in:
parent
8ee24b1bcf
commit
887601bf2b
8 changed files with 25 additions and 34 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/07/11 17:22:29 by maiboyer #+# #+# */
|
||||
/* Updated: 2024/08/03 16:13:05 by maiboyer ### ########.fr */
|
||||
/* Updated: 2024/08/03 16:20:04 by maiboyer ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -516,6 +516,7 @@ t_error run_program(t_ast_program *self, t_state *state, t_program_result *out)
|
|||
;
|
||||
else
|
||||
;
|
||||
i++;
|
||||
}
|
||||
|
||||
return (ERROR);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue