Skip to content

Commit 9144bfa

Browse files
committed
Add custom iterator tests
1 parent 1fcd538 commit 9144bfa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// TODO iterators tbd
2+
// ignore-test
3+
4+
use prusti_contracts::*;
5+
6+
fn main() {
7+
8+
}

0 commit comments

Comments
 (0)