about summary refs log tree commit diff stats
path: root/061text.mu
diff options
context:
space:
mode:
Diffstat (limited to '061text.mu')
-rw-r--r--061text.mu1
1 files changed, 1 insertions, 0 deletions
diff --git a/061text.mu b/061text.mu
index bd7eb89f..d8e40112 100644
--- a/061text.mu
+++ b/061text.mu
@@ -123,6 +123,7 @@ scenario text-equal-common-lengths-but-distinct [
 ]
 
 # A new type to help incrementally construct texts.
+# todo: make this shape-shifting.
 container buffer [
   length:num
   data:text