summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-03-13 18:45:22 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-03-13 18:45:22 -0400
commitb3e83e42b63ca7f4e8e38e3dae9a14c1de531c07 (patch)
treed19ea9b59d631d54b36deffa772bd0c2adac292b
parent6525ceaa2d4331eb3b297b10322ff01c0c9266fa (diff)
...
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
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