summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-10-11 00:00:56 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-10-11 00:00:56 -0400
commit27319a805be7c9dfcee62efd6181dec9afc50dd4 (patch)
treefbf4e19e32dc0dc19951820be109767a9612f1fd /main.c
parent84cc4509415e13ab9052eabd72fbd45f24c57108 (diff)
parent272d8bfd9c7b04b32f32b327833057469e8de05a (diff)
...
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 8ce475d..ecbfe53 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,7 @@
/*
TODO:
re-do cgen
+make sure initializers for global variables are compile-time constants
any odd number of "s for a string
*/
#include "toc.c"