From b4886986df62f8db3c65859bb0d34c16658b40cc Mon Sep 17 00:00:00 2001 From: qunyanm Date: Mon, 18 May 2015 16:07:00 -0700 Subject: Fix issue #81. Pass a call's TypeArgumentSubstitution to CheckCallTermination. --- Test/dafny4/Bug81.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Test/dafny4/Bug81.dfy.expect (limited to 'Test/dafny4/Bug81.dfy.expect') diff --git a/Test/dafny4/Bug81.dfy.expect b/Test/dafny4/Bug81.dfy.expect new file mode 100644 index 00000000..069e7767 --- /dev/null +++ b/Test/dafny4/Bug81.dfy.expect @@ -0,0 +1,2 @@ + +Dafny program verifier finished with 2 verified, 0 errors -- cgit v1.2.3