From 9c4be69bbd707e96eec176cad4188dcba265eb4c Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 8 Oct 2019 14:03:11 -0400 Subject: fixed array access lval bugs --- main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main.c') diff --git a/main.c b/main.c index e77b6cb..9024d1d 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,6 @@ /* TODO: +fix double eval_expr problem call fns at compile time finish evaluator improve casting: do you really need "as"? -- cgit v1.2.3