about summary refs log tree commit diff stats
path: root/057immutable.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-11-25 11:33:13 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-11-25 11:33:13 -0800
commit8bd3f99fc3e448f3ec5e396a8775454eb111d5c6 (patch)
tree2709a748d9c4f67bc5bede7798ef4488f8e98d23 /057immutable.cc
parentccae45851f729ada29391e7497cf8e4c9796ff8c (diff)
downloadmu-8bd3f99fc3e448f3ec5e396a8775454eb111d5c6.tar.gz
3688
Move my todos over the past couple of years into the codebase now that
it might be going dormant.

Surprising how few todos left undone!
Diffstat (limited to '057immutable.cc')
-rw-r--r--057immutable.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/057immutable.cc b/057immutable.cc
index 7b4e331c..578b5f8a 100644
--- a/057immutable.cc
+++ b/057immutable.cc
@@ -2,6 +2,7 @@
 //: products. This layer will start enforcing this check.
 //:
 //: One hole for now: variables in surrounding spaces are implicitly mutable.
+//: [tag: todo]
 
 :(scenario can_modify_ingredients_that_are_also_products)
 # mutable container