diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-03-13 18:45:22 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-03-13 18:45:22 -0400 |
commit | b3e83e42b63ca7f4e8e38e3dae9a14c1de531c07 (patch) | |
tree | d19ea9b59d631d54b36deffa772bd0c2adac292b | |
parent | 6525ceaa2d4331eb3b297b10322ff01c0c9266fa (diff) |
...
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |