From b3e83e42b63ca7f4e8e38e3dae9a14c1de531c07 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Fri, 13 Mar 2020 18:45:22 -0400 Subject: ... --- main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/main.c b/main.c index 0b0b883..a574f4b 100644 --- a/main.c +++ b/main.c @@ -8,7 +8,6 @@ /* TODO: -fix eval returning from included stuff (see: TODO: this doesn't work!!!) #returns_code (function/struct body is a block, to be evaluated at compile time, which returns the actual statements -- you can use this for implementation of printf) - struct varargs break -- cgit v1.2.3