From 962052e98513945981e3fed49e374642d1ed4aa0 Mon Sep 17 00:00:00 2001 From: qunyanm Date: Tue, 17 Nov 2015 11:18:13 -0800 Subject: Fix issue 100. Add an axiom for functionHandle to trigger off of the origial function and connect with Apply1 of the function. --- Test/dafny4/Bug100.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Test/dafny4/Bug100.dfy.expect (limited to 'Test/dafny4/Bug100.dfy.expect') diff --git a/Test/dafny4/Bug100.dfy.expect b/Test/dafny4/Bug100.dfy.expect new file mode 100644 index 00000000..73ba063c --- /dev/null +++ b/Test/dafny4/Bug100.dfy.expect @@ -0,0 +1,2 @@ + +Dafny program verifier finished with 4 verified, 0 errors -- cgit v1.2.3