Generating nested structs

This commit is contained in:
Krzosa Karol
2022-05-31 16:12:18 +02:00
parent ef9c2f4ee5
commit 7dfc4c7b36
5 changed files with 58 additions and 39 deletions

View File

@@ -379,10 +379,12 @@ compile_string(String filecontent, String filename = "default_name"_s){
sym_insert_builtins();
pctx->resolving_package = result;
gen(R"==(//-------------------------------
gen(R"==(
//-------------------------------
#define NULL_POINTER 0
#define NULL_LAMBDA 0
//-------------------------------)==");
//-------------------------------
)==");
resolve_package(result);
// eval_decl(result);