updated stuff in ast

This commit is contained in:
Maieul BOYER 2024-08-02 17:05:20 +02:00
parent 27067e158e
commit 7ac90bac55
No known key found for this signature in database
20 changed files with 171 additions and 150 deletions

View file

@ -13,7 +13,7 @@
#ifndef VEC_AST_H
#define VEC_AST_H
#include "ast/ast_forward_def.h"
#include "ast/_forward_def.h"
#include "me/types.h"
/// @brief A function that takes two t_ast_node and compare them