summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-11-03 20:01:48 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2019-11-03 20:01:48 -0500
commit376fe21bba246b0bdbd90b9a4101e15c5411b505 (patch)
tree975c6ff240cebc0431530af602bdefc6e92bf1c4 /main.c
parentdb354b0994e4606d8f27e17dc24dbc81f0113c7a (diff)
got pointers to future types to work
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 436bcd4..671a4e3 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
TODO:
-pointers to futurely-declared types (or to this type)
make sure futurely/currently-declared types are *only* used by pointer
for
+=, -=, *=, /=