summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.c b/main.c
index 9e99839..d94fcaf 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,6 @@
/*
TODO:
-float => f32
-fix foo @= foo;
+allow void block expression statements not to have semicolons
don't allow nested functions to capture outer variables (constants are allowed though)
if, else
re-do cgen