summaryrefslogtreecommitdiff
path: root/Test/dafny0/Modules2.dfy.expect
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-06-04 10:44:29 +0200
committerGravatar wuestholz <unknown>2014-06-04 10:44:29 +0200
commit84b0dfe7c573d5bc734e14250067226592cfe7f8 (patch)
tree7018464a82dc96c433a7b0ea3ca45c4b64b57649 /Test/dafny0/Modules2.dfy.expect
parent6d32fe37e3d343f9e310eeea193efc8da5982600 (diff)
Fixed issues with absolute file names in the expected output for the lit tests.
Diffstat (limited to 'Test/dafny0/Modules2.dfy.expect')
-rw-r--r--Test/dafny0/Modules2.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Modules2.dfy.expect b/Test/dafny0/Modules2.dfy.expect
index ed25001a..3d37146d 100644
--- a/Test/dafny0/Modules2.dfy.expect
+++ b/Test/dafny0/Modules2.dfy.expect
@@ -3,4 +3,4 @@ Modules2.dfy(46,10): Error: new can be applied only to reference types (got C)
Modules2.dfy(49,14): Error: the name 'E' denotes a datatype constructor, but does not do so uniquely; add an explicit qualification (for example, 'D.E')
Modules2.dfy(50,14): Error: The name D ambiguously refers to a type in one of the modules A, B
Modules2.dfy(52,11): Error: The name f ambiguously refers to a static member in one of the modules A, B
-5 resolution/type errors detected in c:\codeplex\dafny\Test\dafny0\Modules2.dfy
+5 resolution/type errors detected in Modules2.dfy