summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.c b/main.c
index fcd7d17..6fb48e7 100644
--- a/main.c
+++ b/main.c
@@ -8,10 +8,6 @@
/*
@TODO:
-#foreign non-functions (e.g. stderr)
-remove some now-unnecessary #builtins (all are unnecessary except for "compiling",
- which probably isn't even that useful but maybe more builtins will exist in
- the future)
&&, ||
#no_warn
start making a standard library... (printf; stringbuilder would be nice to have)