diff options
Diffstat (limited to 'Test/hofs/Apply.dfy.expect')
-rw-r--r-- | Test/hofs/Apply.dfy.expect | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/hofs/Apply.dfy.expect b/Test/hofs/Apply.dfy.expect new file mode 100644 index 00000000..fad1fe33 --- /dev/null +++ b/Test/hofs/Apply.dfy.expect @@ -0,0 +1,7 @@ +Apply.dfy(27,16): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+ Apply.dfy(26,35): anon15_Else
+ Apply.dfy(27,27): anon17_Else
+
+Dafny program verifier finished with 6 verified, 1 error
|