summaryrefslogtreecommitdiff
path: root/Test/dafny0/Trait/TraitMultiModule.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-04-03 23:56:19 -0700
committerGravatar leino <unknown>2015-04-03 23:56:19 -0700
commitcee337934c619bfeb646d83243eff1f08e83902d (patch)
treebbb66d0de46fef2c342f61e194bdd77c71a339d2 /Test/dafny0/Trait/TraitMultiModule.dfy.expect
parent098607bcd7deade4835c35111a80b0af5de4151c (diff)
Whitespace deltas in test files (in particular, removing tabs and adjusting some indentation)
Diffstat (limited to 'Test/dafny0/Trait/TraitMultiModule.dfy.expect')
-rw-r--r--Test/dafny0/Trait/TraitMultiModule.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Trait/TraitMultiModule.dfy.expect b/Test/dafny0/Trait/TraitMultiModule.dfy.expect
index b9031dac..a1617395 100644
--- a/Test/dafny0/Trait/TraitMultiModule.dfy.expect
+++ b/Test/dafny0/Trait/TraitMultiModule.dfy.expect
@@ -1,2 +1,2 @@
-TraitMultiModule.dfy(21,20): Error: class M2.C2 is in a different module than trait M1.T1. A class may only extend a trait in the same module
+TraitMultiModule.dfy(21,19): Error: class M2.C2 is in a different module than trait M1.T1. A class may only extend a trait in the same module
1 resolution/type errors detected in TraitMultiModule.dfy