summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/main.c b/main.c
index 0f84c4e..720dbdf 100644
--- a/main.c
+++ b/main.c
@@ -18,10 +18,7 @@
/*
TODO:
-check for leaks
----
-warn about non-anonymous namespace statements of expression with compile-only types (e.g. int;)
-allow for circular dependencies in functions returning types---this will be complicated
+struct parameters - to allow circular dependencies in types
foo, _ := bar();
nice syntax for #including something into a namespace
run stuff at compile time without assigning it to a constant