From 273a5368fb5b7e919011c3774317c302d1bad87d Mon Sep 17 00:00:00 2001 From: qunyanm Date: Fri, 26 Feb 2016 10:37:53 -0800 Subject: Fix issue 140. Move the initializion of _this before the TAIL_CALL_START label. --- Test/dafny4/Bug140.dfy.expect | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Test/dafny4/Bug140.dfy.expect (limited to 'Test/dafny4/Bug140.dfy.expect') diff --git a/Test/dafny4/Bug140.dfy.expect b/Test/dafny4/Bug140.dfy.expect new file mode 100644 index 00000000..00c7d129 --- /dev/null +++ b/Test/dafny4/Bug140.dfy.expect @@ -0,0 +1,6 @@ + +Dafny program verifier finished with 11 verified, 0 errors +Program compiled successfully +Running... + +12 \ No newline at end of file -- cgit v1.2.3