Almost works

This commit is contained in:
Krzosa Karol
2022-05-07 20:56:03 +02:00
parent 042127239e
commit feae74b0b9
5 changed files with 477 additions and 595 deletions

2
ast.c
View File

@@ -1,3 +1,4 @@
/*
//-----------------------------------------------------------------------------
// Decls
//-----------------------------------------------------------------------------
@@ -575,3 +576,4 @@ decl_deep_copy(Arena *arena){
}
*/