summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 3e990ff..959b58f 100644
--- a/main.c
+++ b/main.c
@@ -18,10 +18,8 @@
/*
TODO:
-make eval_ptr_to_struct_field return a bool (just in case it successfully returns a NULL pointer)
nms["foo"]
make sure #export still works properly
-fix cgen_ident_to_str for unicode idents
check for leaks
---
warn about non-anonymous namespace statements of expression with compile-only types (e.g. int;)