summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 134d86e..d60b10d 100644
--- a/main.c
+++ b/main.c
@@ -8,9 +8,9 @@
/*
TODO:
-simplify eval macros with val_to_u/i64
use
- use with a decl, e.g. use p : Point;
+simplify eval macros with val_to_u/i64
&&, ||
start making a standard library... (printf; stringbuilder would be nice to have)
switch