ast start

This commit is contained in:
Nathan Lebrun
2025-01-29 15:51:59 +01:00
parent 8320ea9050
commit 94e2f26112
4 changed files with 101 additions and 49 deletions

View File

@@ -23,7 +23,8 @@ typedef enum e_state
_AND,
_OR,
_CMD,
_PLINE
_PLINE,
_SUBSH
} t_state;
typedef enum e_redir