summary refs log tree commit diff
path: root/output.e
diff options
context:
space:
mode:
Diffstat (limited to 'output.e')
-rw-r--r--output.e2
1 files changed, 0 insertions, 2 deletions
diff --git a/output.e b/output.e
index 9ab3aa1..b7c4dc7 100644
--- a/output.e
+++ b/output.e
@@ -9,8 +9,6 @@
 ~
 ~   Unlike Jonesforth, we do not have a global "base" variable, and this word
 ~ does not change its behavior depending on that value. It's always base ten.
-~
-~ TODO surely we can find some way to get high-level flow-control
 
 
 ~   Strings are comparatively easy.