fix(parser): rule if now works
This commit is contained in:
parent
2f2509f1c9
commit
5faa179b63
2 changed files with 18 additions and 13 deletions
|
|
@ -2,8 +2,8 @@
|
|||
#define EXECUTION_H
|
||||
|
||||
#include "../utils/ast/ast.h"
|
||||
#include "../utils/lists/lists.h"
|
||||
#include "../utils/hash_map/hash_map.h"
|
||||
#include "../utils/lists/lists.h"
|
||||
|
||||
/**
|
||||
* @brief Execute the AST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue