diff options
Diffstat (limited to 'read.h')
-rw-r--r-- | read.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,5 +4,6 @@ #include "state.h" #include "val.h" Val read_expr(State *S, char *str); +ObjArr *read_exprs(State *S, char *str); #endif |
index : badthing | ||
the best scheme that i have, and that's bad enough for me |
summaryrefslogtreecommitdiff |