summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-03-08 11:40:01 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-03-08 11:40:01 -0400
commitbe90170db8a405e16bd864bfe47ef757be0e90bb (patch)
treec1cf8bdcf4b7db9ecf4156367d47eae0df7aa085 /main.c
parent13fe154980092cdc79c0df6922b164eb2137f3e3 (diff)
cleaned up table_index code
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index d0ad7a4..9320f0e 100644
--- a/main.c
+++ b/main.c
@@ -8,7 +8,6 @@
/*
TODO:
-why aren't we computing table_index at the end?
variadic fns
make sure you can't have a variadic function pointer
#foreign variadic fns