summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-12-07 17:16:33 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2019-12-07 17:16:33 -0500
commit27d66ee625ecbe80a2d24cceea627223c5748791 (patch)
tree2be801a5edeaf8d43d3f8c7a77266b7e99a4bb87 /main.c
parent59f89ea233df72faf45147680c1816c48b52e8b9 (diff)
fixed a double free bug
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 e45e38e..f7d660d 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,6 @@
/*
TODO:
-make sure you can't have a tuple parameter (check const tuple params)
check arr.toc's Arr works @ compile time
new version of copy_val for copying types??