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