From ebaaa36321463925dc9030455e87ae17732b2353 Mon Sep 17 00:00:00 2001 From: leino Date: Tue, 22 Sep 2015 19:30:03 -0700 Subject: A test file with an example of least vs greatest fixpoints. --- Test/dafny4/Leq.dfy.expect | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Test/dafny4/Leq.dfy.expect (limited to 'Test/dafny4/Leq.dfy.expect') diff --git a/Test/dafny4/Leq.dfy.expect b/Test/dafny4/Leq.dfy.expect new file mode 100644 index 00000000..754c1e55 --- /dev/null +++ b/Test/dafny4/Leq.dfy.expect @@ -0,0 +1,3 @@ + +Dafny program verifier finished with 29 verified, 0 errors +Compiled assembly into Leq.dll -- cgit v1.2.3