From bfd722fb0f5654fac4c3510625e5eec0a09cdfd1 Mon Sep 17 00:00:00 2001 From: qunyanm Date: Tue, 5 Jan 2016 10:14:00 -0800 Subject: Fix issue 116. Add the missing @ for the generated c# code. --- Test/dafny4/Bug116.dfy.expect | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Test/dafny4/Bug116.dfy.expect (limited to 'Test/dafny4/Bug116.dfy.expect') diff --git a/Test/dafny4/Bug116.dfy.expect b/Test/dafny4/Bug116.dfy.expect new file mode 100644 index 00000000..b0cf7300 --- /dev/null +++ b/Test/dafny4/Bug116.dfy.expect @@ -0,0 +1,3 @@ + +Dafny program verifier finished with 2 verified, 0 errors +Compiled assembly into Bug116.exe -- cgit v1.2.3