From dcab32187ccd3d7e31e2e01e4c1b313fdad52f99 Mon Sep 17 00:00:00 2001 From: Teddy Date: Fri, 4 Apr 2014 22:07:11 +0800 Subject: ... --- semantics.h | 1 + 1 file changed, 1 insertion(+) (limited to 'semantics.h') diff --git a/semantics.h b/semantics.h index dfbf7b7..b770156 100644 --- a/semantics.h +++ b/semantics.h @@ -43,6 +43,7 @@ typedef struct CType { CVar *params; CVar *local; struct CType *ret; + CNode *body; } func; /* for a function */ } rec; int size; /* memory footprint */ -- cgit v1.2.3-70-g09d2