summaryrefslogtreecommitdiff
path: root/test/files/neg/t2773.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-08-04 02:14:06 +0000
committerPaul Phillips <paulp@improving.org>2011-08-04 02:14:06 +0000
commit9a86215c18a4eacd2ee1218fa01f458e415a8e7f (patch)
tree30227c6424a7857b01a61c59efdd45856b69badb /test/files/neg/t2773.check
parent0dda8885a980e3796ea85e32161383c6f8f5613e (diff)
downloadscala-9a86215c18a4eacd2ee1218fa01f458e415a8e7f.tar.gz
scala-9a86215c18a4eacd2ee1218fa01f458e415a8e7f.tar.bz2
scala-9a86215c18a4eacd2ee1218fa01f458e415a8e7f.zip
Cleanups in Namers and AddInterfaces emerging f...
Cleanups in Namers and AddInterfaces emerging from bugfixing attempts and comprehension pursuits. I appear to have accidentally fixed at least one bug, as there are new (correct) warnings when building the compiler involving permanently hidden imports. No review.
Diffstat (limited to 'test/files/neg/t2773.check')
-rw-r--r--test/files/neg/t2773.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t2773.check b/test/files/neg/t2773.check
index 6e88762144..a5ffb5fbd5 100644
--- a/test/files/neg/t2773.check
+++ b/test/files/neg/t2773.check
@@ -1,4 +1,4 @@
-t2773.scala:5: error: x is not a member of c
+t2773.scala:5: error: value x is not a member of C
import c.x
^
t2773.scala:6: error: not found: value x