Skip to content

Commit 4fe55b1

Browse files
committed
Fix test.
1 parent ebb75fb commit 4fe55b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/nolib/ErrCantFindWitness.fst.output.expected

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
* Info at ErrCantFindWitness.fst(8,1-8,1):
22
- Expected failure:
3-
- Cannot find witness for exists*:
4-
- (exists* (x:Prims.nat). emp)
3+
- Cannot find witness for (exists* (x:Prims.nat). emp)
54
- Ill-typed term: (*?u56*)_
65
- Expected a term of type Prims.nat
76
- Fstarcompiler.FStarC_Tactics_Common.TacticFailure(_)

0 commit comments

Comments
 (0)