summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-09-27 15:21:18 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-09-27 15:21:18 -0400
commit5d2189294d001bf6aa495f4baceaee7464675b06 (patch)
treeb8c7b625d8e6ab176f58c0f9c2dcc7240deacacf /main.c
parent191ba8c6b087c8122ab80801ac0b79caa7c9df6d (diff)
castig
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 77c4208..b4bf517 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,7 @@
/*
TODO:
-get rid of multiple types in one decl (no a, b := twofn();)
casting
+named return values
re-do cgen
*/
#include "toc.c"