diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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;) |