summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Richard L. Ford <richford@microsoft.com>2016-01-27 14:38:06 -0800
committerGravatar Richard L. Ford <richford@microsoft.com>2016-01-27 14:38:06 -0800
commit732752ce0d4c4c619911a524ff615430daed5b04 (patch)
tree80f5e34e124ee8217d28292b418236b1d7c98964
parent17405efd598d2a8a2dac304ee9a7f7d9bd30a558 (diff)
Add ExternNegative2.dfy.expect.
In the prior commit the ExternNegative2.dfy.expect file was accidentally not included. It is needed in order for that test to pass.
-rw-r--r--Test/dafny0/ExternNegative2.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny0/ExternNegative2.dfy.expect b/Test/dafny0/ExternNegative2.dfy.expect
new file mode 100644
index 00000000..64194de0
--- /dev/null
+++ b/Test/dafny0/ExternNegative2.dfy.expect
@@ -0,0 +1,2 @@
+ExternNegative2.dfy(24,21): Error: Modules 'Mod1' and 'Mod2' both have CompileName 'Modx'.
+1 resolution/type errors detected in ExternNegative2.dfy