diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,8 +8,10 @@ /* TODO: +make sure that struct["member"] still works use - use with a decl, e.g. use p : Point; +local structs should not be named in C simplify eval macros with val_to_u/i64 &&, || start making a standard library... (printf; stringbuilder would be nice to have) |