summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index c3afe870..08fc19ad 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,6 +14,8 @@
In order to do this, add a symbolic value kind (would make things easier than
adding ad-hoc lookups...): `FunRet`, `FunGivenBack`, `SynthInput`, `SynthGivenBack`
+5. add `mvalue` (meta values) stored in abstractions when ending loans
+
* write an interesting example to study with Jonathan
* add option for: `allow_borrow_overwrites_on_input_values`