summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-06-30 21:37:29 +0000
committerPaul Phillips <paulp@improving.org>2011-06-30 21:37:29 +0000
commitd782ab3246247a46607365d8c5e43b20ac211de3 (patch)
treef887559d4c101a56035d3b1cf34097f7f4c7b98c /test/files
parenta1375bf437dccf5ade90823a5c8b65cb5d84874b (diff)
downloadscala-d782ab3246247a46607365d8c5e43b20ac211de3.tar.gz
scala-d782ab3246247a46607365d8c5e43b20ac211de3.tar.bz2
scala-d782ab3246247a46607365d8c5e43b20ac211de3.zip
Having established that r25051 is not responsib...
Having established that r25051 is not responsible for the compilation issue with scalaz, it is hereby restored. Review by moors.
Diffstat (limited to 'test/files')
-rw-r--r--test/files/neg/t3507.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t3507.check b/test/files/neg/t3507.check
index ab38280c1f..8e538e4a8b 100644
--- a/test/files/neg/t3507.check
+++ b/test/files/neg/t3507.check
@@ -1,4 +1,4 @@
-t3507.scala:13: error: No Manifest available for object _1.b.c.
+t3507.scala:13: error: No Manifest available for _1.b.c.type.
mani/*[object _1.b.c]*/(c) // kaboom in manifestOfType / TreeGen.mkAttributedQualifier
^
one error found