Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit ed3f06e

Browse files
committed
Add TODO
1 parent f43b322 commit ed3f06e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kewasm-lemmas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ The identity of the substring operation is when `START` is 0 and `END` is the le
8181
```
8282

8383
The following lemmas tell us how `substrBytes` works over concatenation of bytes sequnces.
84+
TODO: The last two don't make the expression smaller, which may be an issue?
8485

8586
```k
8687
rule substrBytes(B1 +Bytes B2, START, END)

0 commit comments

Comments
 (0)