summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-11-08 13:37:22 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2019-11-08 13:37:22 -0500
commit1600560c3e191f5d549dd9cbb7cc4f923a699aa3 (patch)
tree4fc87239e2042251a3ef20bba1d2e254e5167299 /main.c
parent5589c039120d2f0f6918104d116e3d3eca36080a (diff)
got +=, -= to work with pointer arithmetic
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 889b9e4..88ac5f7 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
TODO:
-+=, -=, *=, /=
compile-time arguments
don't allow while {3; 5} (once break is added)
any odd number of "s for a string