update: fixed some issues

This commit is contained in:
maix0 2024-10-24 23:02:37 +02:00
parent 1a3253afc8
commit 2b5a62afc8
6 changed files with 40 additions and 24 deletions

View file

@ -6,9 +6,9 @@ ast_free/ast_free_scripting \
print_ast/ast_print \
print_ast/ast_print_arithmetic \
print_ast/ast_print_command \
print_ast/ast_print_general \
print_ast/ast_print_global \
print_ast/ast_print_helper_function \
print_ast/ast_print_node \
print_ast/ast_print_redirection \
print_ast/ast_print_subshell \