diff options
author | Son Ho | 2022-01-14 13:41:29 +0100 |
---|---|---|
committer | Son Ho | 2022-01-14 13:41:29 +0100 |
commit | 74a353f252c70412dd19430ae585b7edbbb836ec (patch) | |
tree | 28416dc7eabf0e220ec672019588a619600894ed | |
parent | 04a716464d6acd54ada130b7fcd9cf693b532894 (diff) |
Update the TODOs
Diffstat (limited to '')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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` |