summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 9f187bb..87881dc 100644
--- a/main.c
+++ b/main.c
@@ -21,6 +21,7 @@ TODO:
big leak check with tuples (see "TODO: tuples allocated here will never be freed!")
just make the ffmgr use the allocr
---
+iterating over an array of arrays (make sure you do a leak check)
struct parameters - to allow circular dependencies in types
foo, _ := bar();
nice syntax for #including something into a namespace