summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
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 281387d..f22b3c3 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,3 @@
-/* TODO: don't allow setting things to void */
/* TODO: don't eval consts in C */
/* TODO: array assignment (x : [3]int = y;) */
/* TODO: Functions returning fixed-length arrays */