diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,8 +8,6 @@ /* @TODO: -test #include inside a struct -cgen_recurse_subtypes should go inside struct params. maybe it could also go into the body? get rid of UNARY_LEN? detect circular declarations (A ::= B; B ::= A) either detect circular #includes or set a #include depth limit (maybe sometimes you want finite circular includes with #if) |