Oh who gives a fuck?

This commit is contained in:
Mid
2024-02-13 21:33:49 +02:00
parent 83e0771f2c
commit a1077f7c03
12 changed files with 447 additions and 32 deletions

5
src/dumberdowner.h Normal file
View File

@@ -0,0 +1,5 @@
#pragma once
#include"ast.h"
void dumben_go(AST* a);