summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-11-08 17:50:13 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2019-11-08 17:50:13 -0500
commitcc5e08b53e724b425c9db31b3ee9ec445a394ae6 (patch)
tree9af6930946bdcc60f9082f72c596ab9a65dd0971 /main.c
parent1600560c3e191f5d549dd9cbb7cc4f923a699aa3 (diff)
added value exprs in preparation for compile time arguments
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 88ac5f7..3c0c0b5 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,7 @@
/*
TODO:
compile-time arguments
+don't allow pointers to functions with compile-time arguments
don't allow while {3; 5} (once break is added)
any odd number of "s for a string
modifiable strings: