We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb75fb commit 4fe55b1Copy full SHA for 4fe55b1
test/nolib/ErrCantFindWitness.fst.output.expected
@@ -1,7 +1,6 @@
1
* Info at ErrCantFindWitness.fst(8,1-8,1):
2
- Expected failure:
3
- - Cannot find witness for exists*:
4
- - (exists* (x:Prims.nat). emp)
+ - Cannot find witness for (exists* (x:Prims.nat). emp)
5
- Ill-typed term: (*?u56*)_
6
- Expected a term of type Prims.nat
7
- Fstarcompiler.FStarC_Tactics_Common.TacticFailure(_)
0 commit comments