feat(main_loop): subshell start
This commit is contained in:
parent
a7065a1d9f
commit
c7822a2534
4 changed files with 153 additions and 62 deletions
|
|
@ -20,6 +20,7 @@ libutils_a_SOURCES = \
|
|||
ast/ast_loop.c \
|
||||
args/args.c \
|
||||
vars/vars.c \
|
||||
main_loop/main_loop.c \
|
||||
ast/ast_assignment.c \
|
||||
ast/ast_subshell.c \
|
||||
ast/ast_function.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue