summaryrefslogtreecommitdiff
path: root/Test/dafny0/DeterministicPick.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/DeterministicPick.dfy.expect')
-rw-r--r--Test/dafny0/DeterministicPick.dfy.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/dafny0/DeterministicPick.dfy.expect b/Test/dafny0/DeterministicPick.dfy.expect
index f8b779ef..aef97ebd 100644
--- a/Test/dafny0/DeterministicPick.dfy.expect
+++ b/Test/dafny0/DeterministicPick.dfy.expect
@@ -1,6 +1,6 @@
-DeterministicPick.dfy(13,5): Error: to be compilable, the value of a let-such-that expression must be uniquely determined
+DeterministicPick.dfy(13,4): Error: to be compilable, the value of a let-such-that expression must be uniquely determined
Execution trace:
(0,0): anon0
- (0,0): anon3_Else
+ (0,0): anon4_Else
Dafny program verifier finished with 6 verified, 1 error