aboutsummaryrefslogtreecommitdiff
path: root/compile.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-02-04 18:04:41 -0500
committerBruce Hill <bruce@bruce-hill.com>2024-02-04 18:04:41 -0500
commitb08a0d3e2bf45bae11c982dd24d0292d6436b993 (patch)
tree05c6a455f1cf159109fdd17520f9d772a0bbfe7a /compile.h
parent98f0c51119f9d42d733f44cb516b1c2bcd9061af (diff)
Updates and functionality
Diffstat (limited to 'compile.h')
-rw-r--r--compile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.h b/compile.h
index 790b33a4..2b56a1a8 100644
--- a/compile.h
+++ b/compile.h
@@ -6,6 +6,7 @@
#include "util.h"
+CORD compile_type(type_ast_t *t);
CORD compile(ast_t *ast);
// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0