summaryrefslogtreecommitdiff
path: root/Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-22 20:15:34 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-22 20:15:34 -0700
commit2142e51d713394d384b0f33c1189f633dcbe301a (patch)
tree56ca11c306077e513d602fedf2a054eb32c9e031 /Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect
parentd0a06250f82efe318fcc0f7ce80d4286552fe727 (diff)
Grant "wishlist/useless-casts-in-decreases-clauses.dfy"
Diffstat (limited to 'Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect')
-rw-r--r--Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect3
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect b/Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect
new file mode 100644
index 00000000..36d7e6b8
--- /dev/null
+++ b/Test/wishlist/granted/useless-casts-in-decreases-clauses.dfy.expect
@@ -0,0 +1,3 @@
+useless-casts-in-decreases-clauses.dfy(6,2): Info: decreases pos - 0
+
+Dafny program verifier finished with 2 verified, 0 errors