diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ see development.md for development information @TODO: see note in types.c : we probably shouldn't go to the trouble of evaluating this (just do this stuff if it's an ident) +ensure that in s[a:b] s is an l-value figure out how printf is gonna work make error when you give too few arguments better when putf is done, migrate tests to new std |