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 9e971fc..4fcc511 100644
--- a/main.c
+++ b/main.c
@@ -8,9 +8,9 @@
/*
TODO:
-cast varargs, not integer literals in cgen
- make new(s) and del functions!
defer
+use
&&, ||
start making a standard library... (printf; stringbuilder would be nice to have)
switch