Skip to content

Commit 15c2047

Browse files
authored
Disable test case on Carbon (#567)
1 parent aef8356 commit 15c2047

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/test/resources/all/issues/silicon

src/test/resources/all/issues/silicon/0595.vpr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ predicate P()
44

55
method test()
66
requires P()
7+
//:: IgnoreFile(/carbon/issue/391/)
78
ensures forall i: Int :: i == 0 ==> P()
89
{}
910

0 commit comments

Comments
 (0)