Move structures and free procedures back to dedicated files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef DESUGAR_H
|
||||
#define DESUGAR_H
|
||||
|
||||
#include "parse.h"
|
||||
#include "regex.h"
|
||||
|
||||
bool desugar_regex(parse_tree_t *regex);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user