summaryrefslogtreecommitdiff
path: root/Test/dafny0/IndexIntoUpdate.dfy.expect
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-07-20 09:48:50 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-07-20 09:48:50 -0700
commit1f53d595ff0e4282ac51a68b124e94cd1af951ec (patch)
tree29b15bdc31aa9d35f18e0ed64badeeb84e29178e /Test/dafny0/IndexIntoUpdate.dfy.expect
parent7c766a43a77845ed1af5a0e5367e7a21edf13a8f (diff)
Add missing .expect file
+ a small fix in runTests.py
Diffstat (limited to 'Test/dafny0/IndexIntoUpdate.dfy.expect')
-rw-r--r--Test/dafny0/IndexIntoUpdate.dfy.expect6
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