updated stuff in ast

This commit is contained in:
Maieul BOYER 2024-08-02 17:05:20 +02:00
parent 27067e158e
commit 7ac90bac55
No known key found for this signature in database
20 changed files with 171 additions and 150 deletions

View file

@ -10,7 +10,7 @@
/* */
/* ************************************************************************** */
#include "ast/_function_declaration.h"
#include "ast/_print_ast.h"
void ast_print_node_command_substitution(t_ast_node self)
{