fix:(expansion) ast include path

This commit is contained in:
william.valenduc 2026-01-09 23:12:03 +00:00
parent 89478b4336
commit 1097e36a47

View file

@ -4,7 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include "../ast/ast.h"
#include "../utils/ast/ast.h"
// static size_t var_len(char *start)
// {