summaryrefslogtreecommitdiff
path: root/Test/dafny0/Compilation.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2014-10-23 21:52:12 -0700
committerGravatar leino <unknown>2014-10-23 21:52:12 -0700
commit40f36d68b8cb9489d052ababada29539c7d8de92 (patch)
tree46b3b65776325e0bb78b5a5bfae1d483fec0485a /Test/dafny0/Compilation.dfy.expect
parent07ac1e4cfe6cdaf73a5bfa8b863728beae2a4c86 (diff)
Allow underscores in numeric literals (and in field/destructor names that are written as numeric strings). The
underscores have no semantic meaning, but can help a human parse the numbers.
Diffstat (limited to 'Test/dafny0/Compilation.dfy.expect')
-rw-r--r--Test/dafny0/Compilation.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Compilation.dfy.expect b/Test/dafny0/Compilation.dfy.expect
index af8ed2fc..0a1938ae 100644
--- a/Test/dafny0/Compilation.dfy.expect
+++ b/Test/dafny0/Compilation.dfy.expect
@@ -1,3 +1,3 @@
-Dafny program verifier finished with 44 verified, 0 errors
+Dafny program verifier finished with 46 verified, 0 errors
Compiled assembly into Compilation.exe