ast bigest fix + norm
This commit is contained in:
@@ -62,7 +62,6 @@ t_ast_n *parser(char *input, t_msh *msh)
|
||||
create_heredoc(lst, msh);
|
||||
if (DEBUG)
|
||||
dio = drawio_init(DIO_PATH);
|
||||
// gen_dio_linked_list(lst, dio);
|
||||
ast = get_ast(msh, lst);
|
||||
debug_dio_ast(ast, dio);
|
||||
if (!ast)
|
||||
|
||||
Reference in New Issue
Block a user