summaryrefslogtreecommitdiff
path: root/Test/dafny0/BadFunction.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/BadFunction.dfy.expect')
-rw-r--r--Test/dafny0/BadFunction.dfy.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/dafny0/BadFunction.dfy.expect b/Test/dafny0/BadFunction.dfy.expect
index 7127b60b..1af2608d 100644
--- a/Test/dafny0/BadFunction.dfy.expect
+++ b/Test/dafny0/BadFunction.dfy.expect
@@ -1,6 +1,6 @@
-BadFunction.dfy(9,3): Error: failure to decrease termination measure
+BadFunction.dfy(9,2): Error: failure to decrease termination measure
Execution trace:
(0,0): anon0
- (0,0): anon3_Else
+ (0,0): anon4_Else
Dafny program verifier finished with 2 verified, 1 error