summaryrefslogtreecommitdiff
path: root/Test/dafny3/GenericSort.dfy.expect
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-07-14 19:19:28 -0700
committerGravatar Rustan Leino <unknown>2014-07-14 19:19:28 -0700
commit264ce2c58b81f478fc0a42e03423252fdc5a1258 (patch)
treed403c17b31665c27a1dcc00bafb933cf12417728 /Test/dafny3/GenericSort.dfy.expect
parent975b6ecdb4b69c146b138fa8b35a3e00f29068e3 (diff)
Another variation of GenericSort, this time instantiating with "int"
Diffstat (limited to 'Test/dafny3/GenericSort.dfy.expect')
-rw-r--r--Test/dafny3/GenericSort.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny3/GenericSort.dfy.expect b/Test/dafny3/GenericSort.dfy.expect
index f5e3b3dc..53fc8b79 100644
--- a/Test/dafny3/GenericSort.dfy.expect
+++ b/Test/dafny3/GenericSort.dfy.expect
@@ -1,2 +1,2 @@
-Dafny program verifier finished with 36 verified, 0 errors
+Dafny program verifier finished with 53 verified, 0 errors