summary refs log tree commit diff
path: root/output.e
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-05-28 20:51:25 -0700
committerIrene Knapp <ireneista@irenes.space>2026-05-28 20:51:25 -0700
commit46d64d074f50653b4c1532928c5264b50150b62c (patch)
tree44929128b572693938383e93238302df181b1bee /output.e
parent5e7b34b259ae56513294087426a237e778605f64 (diff)
yay we already had high-level flow control there
so the TODOs are unneeded

Force-Push: yes
Change-Id: I13d1316d22b52238076d6f17d05062671e4724e4
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.