diff options
Diffstat (limited to 'Test/dafny0/IndexIntoUpdate.dfy.expect')
-rw-r--r-- | Test/dafny0/IndexIntoUpdate.dfy.expect | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/dafny0/IndexIntoUpdate.dfy.expect b/Test/dafny0/IndexIntoUpdate.dfy.expect new file mode 100644 index 00000000..3423a20b --- /dev/null +++ b/Test/dafny0/IndexIntoUpdate.dfy.expect @@ -0,0 +1,6 @@ +IndexIntoUpdate.dfy(7,19): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+ (0,0): anon3_Then
+
+Dafny program verifier finished with 1 verified, 1 error
|